MythTV
master
|
#include <libmythfreemheg/DynamicLineArt.h>
Public Member Functions | |
MHDrawOval () | |
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 | |
MHRoot * | Target (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 |
Definition at line 133 of file DynamicLineArt.h.
|
inline |
Definition at line 135 of file DynamicLineArt.h.
|
inlineoverridevirtual |
Implements MHActionInt4.
Definition at line 136 of file DynamicLineArt.h.