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 76 of file qtpropertybrowser.cpp.

Member Function Documentation

◆ propertyChanged()

void propertyChanged ( QtProperty property) const

Definition at line 570 of file qtpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyDestroyed()

void propertyDestroyed ( QtProperty property)

Definition at line 560 of file qtpropertybrowser.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ propertyInserted()

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

Definition at line 581 of file qtpropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ propertyRemoved()

void propertyRemoved ( QtProperty property,
QtProperty parentProperty 
) const

Definition at line 575 of file qtpropertybrowser.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ m_properties

QSet<QtProperty*> m_properties

Definition at line 88 of file qtpropertybrowser.cpp.


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