#include <libmythfreemheg/Visible.h>
|
| | 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 |
| |
| virtual void | CallAction (MHEngine *engine, MHRoot *pTarget, int nArg1, int nArg2, int nArg3)=0 |
| |
| | MHElemAction (const char *name) |
| |
| virtual | ~MHElemAction ()=default |
| |
| virtual void | Initialise (MHParseNode *p, MHEngine *engine) |
| |
| virtual void | PrintMe (FILE *fd, int nTabs) const |
| |
| virtual void | Perform (MHEngine *engine)=0 |
| |
Definition at line 511 of file Visible.h.
◆ MHSetSliderParameters()
| MHSetSliderParameters::MHSetSliderParameters |
( |
| ) |
|
|
inline |
◆ CallAction()
| void MHSetSliderParameters::CallAction |
( |
MHEngine * |
engine, |
|
|
MHRoot * |
pTarget, |
|
|
int |
newMin, |
|
|
int |
newMax, |
|
|
int |
newStep |
|
) |
| |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: