MythTV  master
Public Member Functions | List of all members
MHDrawLine Class Reference

#include <DynamicLineArt.h>

Inheritance diagram for MHDrawLine:
Inheritance graph
[legend]
Collaboration diagram for MHDrawLine:
Collaboration graph
[legend]

Public Member Functions

 MHDrawLine ()
 
void CallAction (MHEngine *engine, MHRoot *pTarget, int nArg1, int nArg2, int nArg3, int nArg4) override
 
- Public Member Functions inherited from MHActionInt4
 MHActionInt4 (const char *name)
 
void Initialise (MHParseNode *p, MHEngine *engine) override
 
void PrintArgs (FILE *fd, int nTabs) const override
 
void Perform (MHEngine *engine) override
 
- Public Member Functions inherited from MHElemAction
 MHElemAction (const char *name)
 
virtual ~MHElemAction ()=default
 
virtual void PrintMe (FILE *fd, int nTabs) const
 

Additional Inherited Members

- Protected Member Functions inherited from MHElemAction
MHRootTarget (MHEngine *engine)
 
- Protected Attributes inherited from MHActionInt4
MHGenericInteger m_argument1
 
MHGenericInteger m_argument2
 
MHGenericInteger m_argument3
 
MHGenericInteger m_argument4
 
- Protected Attributes inherited from MHElemAction
const char * m_actionName {nullptr}
 
MHGenericObjectRef m_target
 

Detailed Description

Definition at line 126 of file DynamicLineArt.h.

Constructor & Destructor Documentation

◆ MHDrawLine()

MHDrawLine::MHDrawLine ( )
inline

Definition at line 128 of file DynamicLineArt.h.

Member Function Documentation

◆ CallAction()

void MHDrawLine::CallAction ( MHEngine engine,
MHRoot pTarget,
int  nArg1,
int  nArg2,
int  nArg3,
int  nArg4 
)
inlineoverridevirtual

Implements MHActionInt4.

Definition at line 129 of file DynamicLineArt.h.


The documentation for this class was generated from the following file: