![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Public Member Functions | |
| void | propertyChanged (QtProperty *property) const |
| void | propertyDestroyed (QtProperty *property) |
| void | propertyInserted (QtProperty *property, QtProperty *parentProperty, QtProperty *afterProperty) const |
| void | propertyRemoved (QtProperty *property, QtProperty *parentProperty) const |
Public Attributes | |
| QSet< QtProperty * > | m_properties |
Private Attributes | |
| QtAbstractPropertyManager * | q_ptr |
| void QtAbstractPropertyManagerPrivate::propertyChanged | ( | QtProperty * | property | ) | const |
References QtProperty::propertyChanged(), and QtPropertyPrivate::q_ptr.
| void QtAbstractPropertyManagerPrivate::propertyDestroyed | ( | QtProperty * | property | ) |
References QtPropertyPrivate::q_ptr.
| void QtAbstractPropertyManagerPrivate::propertyInserted | ( | QtProperty * | property, |
| QtProperty * | parentProperty, | ||
| QtProperty * | afterProperty | ||
| ) | const |
References QtPropertyPrivate::q_ptr.
| void QtAbstractPropertyManagerPrivate::propertyRemoved | ( | QtProperty * | property, |
| QtProperty * | parentProperty | ||
| ) | const |
References QtPropertyPrivate::q_ptr.
Referenced by QtProperty::~QtProperty().
| QSet<QtProperty*> QtAbstractPropertyManagerPrivate::m_properties |
Referenced by QtAbstractPropertyManager::addProperty(), and QtAbstractPropertyManager::properties().
|
private |
Referenced by QtAbstractPropertyManager::QtAbstractPropertyManager(), and QtBrowserItem::QtBrowserItem().
1.8.13