|
Classes | |
struct | Data |
Public Types | |
using | PropertyValueMap = QMap< const QtProperty *, Data > |
Public Attributes | |
QString | m_format |
QMap< const QtProperty *, Data > | m_values |
Definition at line 2007 of file qtpropertymanager.cpp.
using PropertyValueMap = QMap<const QtProperty*, Data> |
Definition at line 2040 of file qtpropertymanager.cpp.
QString m_format |
Definition at line 2038 of file qtpropertymanager.cpp.
QMap<const QtProperty*, Data> m_values |
Definition at line 2041 of file qtpropertymanager.cpp.