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

void QtAbstractPropertyManagerPrivate::propertyChanged ( QtProperty property) const
void QtAbstractPropertyManagerPrivate::propertyDestroyed ( QtProperty property)
void QtAbstractPropertyManagerPrivate::propertyInserted ( QtProperty property,
QtProperty parentProperty,
QtProperty afterProperty 
) const
void QtAbstractPropertyManagerPrivate::propertyRemoved ( QtProperty property,
QtProperty parentProperty 
) const

Member Data Documentation

QSet<QtProperty *> QtAbstractPropertyManagerPrivate::m_properties

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