MythTV
master
|
#include <libmythui/mythfontproperties.h>
Public Attributes | |
QFont | face |
QPoint | shadowOffset |
QColor | color |
QColor | dropColor |
Definition at line 108 of file mythfontproperties.h.
QFont fontProp::face |
Definition at line 109 of file mythfontproperties.h.
Referenced by FontMap::AddFont().
QPoint fontProp::shadowOffset |
Definition at line 110 of file mythfontproperties.h.
Referenced by FontMap::AddFont().
QColor fontProp::color |
Definition at line 111 of file mythfontproperties.h.
Referenced by FontMap::AddFont(), and mythburn.FontDef::drawText().
QColor fontProp::dropColor |
Definition at line 112 of file mythfontproperties.h.
Referenced by FontMap::AddFont().