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.
void CreateCopy(MythUIType *parent) override
Copy the state of this widget to the one given, it must be of the same type.
All purpose text widget, displays a text string.
virtual void SetText(const QString &text)
void Pulse(void) override
Pulse is called 70 times a second to trigger a single frame of an animation.