![]() |
itom
|
Public Member Functions | |
| void | propertyDestroyed (QtProperty *property) |
| void | propertyChanged (QtProperty *property) const |
| void | propertyRemoved (QtProperty *property, QtProperty *parentProperty) const |
| void | propertyInserted (QtProperty *property, QtProperty *parentProperty, QtProperty *afterProperty) const |
Public Attributes | |
| QSet< QtProperty * > | m_properties |
Private Attributes | |
| QtAbstractPropertyManager * | q_ptr |