|
QMap< const QtProperty *, QtProperty * > | m_boldToProperty |
|
QtBoolPropertyManager * | m_boolPropertyManager |
|
QtEnumPropertyManager * | m_enumPropertyManager |
|
QStringList | m_familyNames |
|
QMap< const QtProperty *, QtProperty * > | m_familyToProperty |
|
QTimer * | m_fontDatabaseChangeTimer |
|
QtIntPropertyManager * | m_intPropertyManager |
|
QMap< const QtProperty *, QtProperty * > | m_italicToProperty |
|
QMap< const QtProperty *, QtProperty * > | m_kerningToProperty |
|
QMap< const QtProperty *, QtProperty * > | m_pointSizeToProperty |
|
QMap< const QtProperty *, QtProperty * > | m_propertyToBold |
|
QMap< const QtProperty *, QtProperty * > | m_propertyToFamily |
|
QMap< const QtProperty *, QtProperty * > | m_propertyToItalic |
|
QMap< const QtProperty *, QtProperty * > | m_propertyToKerning |
|
QMap< const QtProperty *, QtProperty * > | m_propertyToPointSize |
|
QMap< const QtProperty *, QtProperty * > | m_propertyToStrikeOut |
|
QMap< const QtProperty *, QtProperty * > | m_propertyToUnderline |
|
bool | m_settingValue |
|
QMap< const QtProperty *, QtProperty * > | m_strikeOutToProperty |
|
QMap< const QtProperty *, QtProperty * > | m_underlineToProperty |
|
PropertyValueMap | m_values |
|
Definition at line 6411 of file qtpropertymanager.cpp.
◆ PropertyValueMap
◆ QtFontPropertyManagerPrivate()
◆ slotBoolChanged()
void slotBoolChanged |
( |
QtProperty * |
property, |
|
|
bool |
value |
|
) |
| |
◆ slotEnumChanged()
void slotEnumChanged |
( |
QtProperty * |
property, |
|
|
int |
value |
|
) |
| |
◆ slotFontDatabaseChanged()
void slotFontDatabaseChanged |
( |
| ) |
|
◆ slotFontDatabaseDelayedChange()
void slotFontDatabaseDelayedChange |
( |
| ) |
|
◆ slotIntChanged()
void slotIntChanged |
( |
QtProperty * |
property, |
|
|
int |
value |
|
) |
| |
◆ slotPropertyDestroyed()
void slotPropertyDestroyed |
( |
QtProperty * |
property | ) |
|
◆ m_boldToProperty
◆ m_boolPropertyManager
◆ m_enumPropertyManager
◆ m_familyNames
QStringList m_familyNames |
◆ m_familyToProperty
◆ m_fontDatabaseChangeTimer
QTimer* m_fontDatabaseChangeTimer |
◆ m_intPropertyManager
◆ m_italicToProperty
◆ m_kerningToProperty
◆ m_pointSizeToProperty
◆ m_propertyToBold
◆ m_propertyToFamily
◆ m_propertyToItalic
◆ m_propertyToKerning
◆ m_propertyToPointSize
◆ m_propertyToStrikeOut
◆ m_propertyToUnderline
◆ m_settingValue
◆ m_strikeOutToProperty
◆ m_underlineToProperty
◆ m_values
The documentation for this class was generated from the following file: