#include <mythfontproperties.h>
Public Attributes | |
| QFont | face |
| QPoint | shadowOffset |
| QColor | color |
| QColor | dropColor |
Definition at line 106 of file mythfontproperties.h.
| QFont fontProp::face |
Definition at line 107 of file mythfontproperties.h.
Referenced by FontMap::AddFont(), UIKeyType::Draw(), and XMLParse::parseFont().
| QPoint fontProp::shadowOffset |
Definition at line 108 of file mythfontproperties.h.
Referenced by FontMap::AddFont(), UIKeyType::Draw(), and XMLParse::parseFont().
| QColor fontProp::color |
Definition at line 109 of file mythfontproperties.h.
Referenced by FontMap::AddFont(), UIKeyType::Draw(), and XMLParse::parseFont().
| QColor fontProp::dropColor |
Definition at line 110 of file mythfontproperties.h.
Referenced by FontMap::AddFont(), UIKeyType::Draw(), and XMLParse::parseFont().
1.6.3