FontMap Class Reference

#include <mythfontproperties.h>

List of all members.


Detailed Description

Definition at line 61 of file mythfontproperties.h.


Public Member Functions

 FontMap ()
MythFontPropertiesGetFont (const QString &text)
bool AddFont (const QString &text, MythFontProperties *fontProp)
bool Contains (const QString &text)
void Clear (void)

Static Public Member Functions

static FontMapGetGlobalFontMap (void)

Private Attributes

QMap< QString, MythFontPropertiesm_FontMap

Constructor & Destructor Documentation

FontMap::FontMap (  )  [inline]

Definition at line 64 of file mythfontproperties.h.

Referenced by GetGlobalFontMap().


Member Function Documentation

MythFontProperties * FontMap::GetFont ( const QString &  text  ) 

bool FontMap::AddFont ( const QString &  text,
MythFontProperties fontProp 
)

bool FontMap::Contains ( const QString &  text  ) 

Definition at line 304 of file mythfontproperties.cpp.

void FontMap::Clear ( void   ) 

FontMap * FontMap::GetGlobalFontMap ( void   )  [static]

Definition at line 317 of file mythfontproperties.cpp.

Referenced by GetGlobalFontMap().


Member Data Documentation

QMap<QString, MythFontProperties> FontMap::m_FontMap [private]

Definition at line 75 of file mythfontproperties.h.

Referenced by AddFont(), Clear(), Contains(), and GetFont().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:03 2010 for MythTV by  doxygen 1.5.5