vizkit3d
Public Member Functions | Public Attributes | List of all members
QtAbstractPropertyManagerPrivate Class Reference

#include <qtpropertybrowser.h>

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
 

Member Function Documentation

◆ propertyChanged()

void QtAbstractPropertyManagerPrivate::propertyChanged ( QtProperty property) const

◆ propertyDestroyed()

void QtAbstractPropertyManagerPrivate::propertyDestroyed ( QtProperty property)

◆ 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

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