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