void CopyFrom(MythUIType *base) override
Copy this widgets state from another.
bool ParseElement(const QString &filename, QDomElement &element, bool showWarnings) override
Parse the xml definition of this widget setting the state of the object accordingly.
bool ParseElement(const QString &filename, QDomElement &element, bool showWarnings) override
Parse the xml definition of this widget setting the state of the object accordingly.
MythCoreContext * gCoreContext
This global variable contains the MythCoreContext instance for the app.
All purpose text widget, displays a text string.
MythFontProperties * m_font
virtual void SetText(const QString &text)
void SetText(const QString &text) override
This sets the text, unless the string is blank, in that case the time is looked up and set as the tex...
void Pulse(void) override
Pulse is called 70 times a second to trigger a single frame of an animation.