|
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 1810 of file qtpropertymanager.cpp.
using PropertyValueMap = QMap<const QtProperty*, Data> |
Definition at line 1824 of file qtpropertymanager.cpp.
Definition at line 1831 of file qtpropertymanager.cpp.
const QIcon m_checkedIcon |
Definition at line 1827 of file qtpropertymanager.cpp.
const QIcon m_uncheckedIcon |
Definition at line 1828 of file qtpropertymanager.cpp.
PropertyValueMap m_values |
Definition at line 1825 of file qtpropertymanager.cpp.