|
MythTV master
|
#include <QFont>#include <QColor>#include <QBrush>#include <QPoint>#include <QMap>#include <QMutex>#include "xmlparsebase.h"Go to the source code of this file.
Classes | |
| class | MythFontProperties |
| class | FontMap |
| struct | fontProp |
Functions | |
| MUI_PUBLIC FontMap * | GetGlobalFontMap (void) |
Variables | |
| MUI_PUBLIC QMap< QString, fontProp > | globalFontMap |
| MUI_PUBLIC FontMap * GetGlobalFontMap | ( | void | ) |
Definition at line 601 of file mythfontproperties.cpp.
Referenced by MythUIText::FormatTemplate(), MythUIGuideGrid::ParseElement(), MythUIText::ParseElement(), MythFontProperties::ParseFromXml(), MythThemeBase::Reload(), and MythThemeBase::~MythThemeBase().
|
extern |
Definition at line 522 of file mythfontproperties.cpp.
Referenced by FontMap::AddFont(), and FontMap::Clear().