MythTV  master
Classes | Functions | Variables
mythfontproperties.h File Reference
#include <QFont>
#include <QColor>
#include <QBrush>
#include <QPoint>
#include <QMap>
#include <QMutex>
#include "xmlparsebase.h"
Include dependency graph for mythfontproperties.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythFontProperties
 
class  FontMap
 
struct  fontProp
 

Functions

MUI_PUBLIC FontMapGetGlobalFontMap (void)
 

Variables

MUI_PUBLIC QMap< QString, fontPropglobalFontMap
 

Function Documentation

◆ GetGlobalFontMap()

MUI_PUBLIC FontMap* GetGlobalFontMap ( void  )

Variable Documentation

◆ globalFontMap

MUI_PUBLIC QMap<QString, fontProp> globalFontMap

Definition at line 522 of file mythfontproperties.cpp.

Referenced by FontMap::AddFont(), and FontMap::Clear().