|
MythTV master
|
#include <utility>#include <QMultiHash>#include <QMutex>#include <QString>#include "mythuiexp.h"Go to the source code of this file.
Classes | |
| class | MythFontManager |
| class | MythFontReference |
Typedefs | |
| using | FontPathToReference = QMultiHash< QString, MythFontReference * > |
Functions | |
| MUI_PUBLIC MythFontManager * | GetGlobalFontManager (void) |
| using FontPathToReference = QMultiHash<QString, MythFontReference*> |
Definition at line 15 of file mythfontmanager.h.
| MUI_PUBLIC MythFontManager * GetGlobalFontManager | ( | void | ) |
Definition at line 287 of file mythfontmanager.cpp.
Referenced by MythThemeBase::MythThemeBase(), MythThemeBase::Reload(), and MythThemeBase::~MythThemeBase().