Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
QtAbstractPropertyManagerPrivate Class Reference

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

Member Function Documentation

◆ propertyChanged()

void QtAbstractPropertyManagerPrivate::propertyChanged ( QtProperty * property) const

◆ propertyDestroyed()

void QtAbstractPropertyManagerPrivate::propertyDestroyed ( QtProperty * property)

References m_properties.

◆ propertyInserted()

void QtAbstractPropertyManagerPrivate::propertyInserted ( QtProperty * property,
QtProperty * parentProperty,
QtProperty * afterProperty ) const

◆ propertyRemoved()

void QtAbstractPropertyManagerPrivate::propertyRemoved ( QtProperty * property,
QtProperty * parentProperty ) const

Member Data Documentation

◆ m_properties

QSet<QtProperty*> QtAbstractPropertyManagerPrivate::m_properties

Referenced by propertyDestroyed().


The documentation for this class was generated from the following file: