|
|
Classes | |
| struct | Data |
Public Types | |
| using | PropertyValueMap = QMap< const QtProperty *, Data > |
Public Member Functions | |
| QtBoolPropertyManagerPrivate () | |
Public Attributes | |
| const QIcon | m_checkedIcon |
| const QIcon | m_uncheckedIcon |
| PropertyValueMap | m_values |
Definition at line 2059 of file qtpropertymanager.cpp.
| using PropertyValueMap = QMap<const QtProperty*, Data> |
Definition at line 2076 of file qtpropertymanager.cpp.
Definition at line 2083 of file qtpropertymanager.cpp.
| const QIcon m_checkedIcon |
Definition at line 2079 of file qtpropertymanager.cpp.
| const QIcon m_uncheckedIcon |
Definition at line 2080 of file qtpropertymanager.cpp.
| PropertyValueMap m_values |
Definition at line 2077 of file qtpropertymanager.cpp.