|
typedef QMap< const QtProperty *, QFont > | PropertyValueMap |
|
|
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 () |
|
|
QStringList | m_familyNames |
|
PropertyValueMap | m_values |
|
QtIntPropertyManager * | m_intPropertyManager |
|
QtEnumPropertyManager * | m_enumPropertyManager |
|
QtBoolPropertyManager * | m_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 |
|
The documentation for this class was generated from the following file:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qtpropertymanager.cpp