void CopyFrom(MythUIType *base) override
Copy this widgets state from another.
Qt::Alignment m_justification
void CreateCopy(MythUIType *parent) override
Copy the state of this widget to the one given, it must be of the same type.
MythUISimpleText(MythUIType *parent, const QString &name)
void DrawSelf(MythPainter *p, int xoffset, int yoffset, int alphaMod, QRect clipRect) override
MythFontProperties m_font
Simplified text widget, displays a text string.