|
MythTV
0.26-pre
|
#include <Text.h>
Public Member Functions | |
| MHHyperText () | |
| virtual const char * | ClassName () |
| virtual | ~MHHyperText () |
| virtual void | Initialise (MHParseNode *p, MHEngine *engine) |
| virtual void | PrintMe (FILE *fd, int nTabs) const |
| virtual void | SetInteractionStatus (bool newStatus, MHEngine *engine) |
| virtual bool | GetInteractionStatus (void) |
| virtual void | SetHighlightStatus (bool newStatus, MHEngine *engine) |
| virtual bool | GetHighlightStatus (void) |
| virtual void | Deactivation (MHEngine *engine) |
| MHHyperText::~MHHyperText | ( | ) | [virtual] |
| virtual const char* MHHyperText::ClassName | ( | ) | [inline, virtual] |
| void MHHyperText::Initialise | ( | MHParseNode * | p, |
| MHEngine * | engine | ||
| ) | [virtual] |
| void MHHyperText::PrintMe | ( | FILE * | fd, |
| int | nTabs | ||
| ) | const [virtual] |
| virtual void MHHyperText::SetInteractionStatus | ( | bool | newStatus, |
| MHEngine * | engine | ||
| ) | [inline, virtual] |
| virtual bool MHHyperText::GetInteractionStatus | ( | void | ) | [inline, virtual] |
| virtual void MHHyperText::SetHighlightStatus | ( | bool | newStatus, |
| MHEngine * | engine | ||
| ) | [inline, virtual] |
| virtual bool MHHyperText::GetHighlightStatus | ( | void | ) | [inline, virtual] |
| virtual void MHHyperText::Deactivation | ( | MHEngine * | engine | ) | [inline, virtual] |
1.7.6.1