|
MythTV
0.27pre
|
#include <Visible.h>


Public Member Functions | |
| MHSetLineWidth () | |
| virtual void | CallAction (MHEngine *engine, MHRoot *pTarget, int nArg) |
Public Member Functions inherited from MHActionInt | |
| MHActionInt (const char *name) | |
| virtual void | Initialise (MHParseNode *p, MHEngine *engine) |
| virtual void | PrintArgs (FILE *fd, int) const |
| virtual void | Perform (MHEngine *engine) |
Public Member Functions inherited from MHElemAction | |
| MHElemAction (const char *name) | |
| virtual | ~MHElemAction () |
| 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 MHActionInt | |
| MHGenericInteger | m_Argument |
|
inlinevirtual |
Implements MHActionInt.
1.8.1.2