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
 

Detailed Description

Definition at line 78 of file qtpropertybrowser.cpp.

Member Function Documentation

◆ propertyChanged()

void propertyChanged ( QtProperty * property) const

Definition at line 595 of file qtpropertybrowser.cpp.

◆ propertyDestroyed()

void propertyDestroyed ( QtProperty * property)

Definition at line 584 of file qtpropertybrowser.cpp.

◆ propertyInserted()

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

Definition at line 608 of file qtpropertybrowser.cpp.

◆ propertyRemoved()

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

Definition at line 601 of file qtpropertybrowser.cpp.

Member Data Documentation

◆ m_properties

QSet<QtProperty*> m_properties

Definition at line 90 of file qtpropertybrowser.cpp.


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