MythTV
master
|
#include <Visible.h>
Public Member Functions | |
MHSetSliderParameters () | |
void | CallAction (MHEngine *engine, MHRoot *pTarget, int newMin, int newMax, int newStep) override |
![]() | |
MHActionInt3 (const char *name) | |
void | Initialise (MHParseNode *p, MHEngine *engine) override |
void | PrintArgs (FILE *fd, int nTabs) const override |
void | Perform (MHEngine *engine) override |
![]() | |
MHElemAction (const char *name) | |
virtual | ~MHElemAction ()=default |
virtual void | PrintMe (FILE *fd, int nTabs) const |
Additional Inherited Members | |
![]() | |
MHRoot * | Target (MHEngine *engine) |
![]() | |
MHGenericInteger | m_argument1 |
MHGenericInteger | m_argument2 |
MHGenericInteger | m_argument3 |
![]() | |
const char * | m_actionName {nullptr} |
MHGenericObjectRef | m_target |
|
inlineoverridevirtual |
Implements MHActionInt3.