itom  4.1.0
QtFontPropertyManagerPrivate Class Reference

Public Types

typedef QMap< const QtProperty *, QFont > PropertyValueMap
 

Public Member Functions

void slotIntChanged (QtProperty *property, int value)
 
void slotEnumChanged (QtProperty *property, int value)
 
void slotBoolChanged (QtProperty *property, bool value)
 
void slotPropertyDestroyed (QtProperty *property)
 
void slotFontDatabaseChanged ()
 
void slotFontDatabaseDelayedChange ()
 

Public Attributes

QStringList m_familyNames
 
PropertyValueMap m_values
 
QtIntPropertyManagerm_intPropertyManager
 
QtEnumPropertyManagerm_enumPropertyManager
 
QtBoolPropertyManagerm_boolPropertyManager
 
QMap< const QtProperty *, QtProperty * > m_propertyToFamily
 
QMap< const QtProperty *, QtProperty * > m_propertyToPointSize
 
QMap< const QtProperty *, QtProperty * > m_propertyToBold
 
QMap< const QtProperty *, QtProperty * > m_propertyToItalic
 
QMap< const QtProperty *, QtProperty * > m_propertyToUnderline
 
QMap< const QtProperty *, QtProperty * > m_propertyToStrikeOut
 
QMap< const QtProperty *, QtProperty * > m_propertyToKerning
 
QMap< const QtProperty *, QtProperty * > m_familyToProperty
 
QMap< const QtProperty *, QtProperty * > m_pointSizeToProperty
 
QMap< const QtProperty *, QtProperty * > m_boldToProperty
 
QMap< const QtProperty *, QtProperty * > m_italicToProperty
 
QMap< const QtProperty *, QtProperty * > m_underlineToProperty
 
QMap< const QtProperty *, QtProperty * > m_strikeOutToProperty
 
QMap< const QtProperty *, QtProperty * > m_kerningToProperty
 
bool m_settingValue
 
QTimer * m_fontDatabaseChangeTimer
 

Private Attributes

QtFontPropertyManagerq_ptr
 

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