|
| 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 |
| |
| QtFontPropertyManagerPrivate::QtFontPropertyManagerPrivate |
( |
| ) |
|
| void QtFontPropertyManagerPrivate::slotBoolChanged |
( |
QtProperty * |
property, |
|
|
bool |
value |
|
) |
| |
| void QtFontPropertyManagerPrivate::slotEnumChanged |
( |
QtProperty * |
property, |
|
|
int |
value |
|
) |
| |
| void QtFontPropertyManagerPrivate::slotFontDatabaseChanged |
( |
| ) |
|
| void QtFontPropertyManagerPrivate::slotFontDatabaseDelayedChange |
( |
| ) |
|
| void QtFontPropertyManagerPrivate::slotIntChanged |
( |
QtProperty * |
property, |
|
|
int |
value |
|
) |
| |
| void QtFontPropertyManagerPrivate::slotPropertyDestroyed |
( |
QtProperty * |
property | ) |
|
| QStringList QtFontPropertyManagerPrivate::m_familyNames |
| QTimer* QtFontPropertyManagerPrivate::m_fontDatabaseChangeTimer |
| bool QtFontPropertyManagerPrivate::m_settingValue |
The documentation for this class was generated from the following file: