MythTV  master
Classes | Typedefs | Functions
mythfontmanager.h File Reference
#include <utility>
#include <QMultiHash>
#include <QMutex>
#include <QString>
#include "mythuiexp.h"
Include dependency graph for mythfontmanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythFontManager
 
class  MythFontReference
 

Typedefs

using FontPathToReference = QMultiHash< QString, MythFontReference * >
 

Functions

MUI_PUBLIC MythFontManagerGetGlobalFontManager (void)
 

Typedef Documentation

◆ FontPathToReference

using FontPathToReference = QMultiHash<QString, MythFontReference*>

Definition at line 15 of file mythfontmanager.h.

Function Documentation

◆ GetGlobalFontManager()

MUI_PUBLIC MythFontManager* GetGlobalFontManager ( void  )