QSapecNG
Public Member Functions | Public Attributes
QtAbstractPropertyBrowserPrivate Class Reference

List of all members.

Public Member Functions

void insertSubTree (QtProperty *property, QtProperty *parentProperty)
void removeSubTree (QtProperty *property, QtProperty *parentProperty)
void createBrowserIndexes (QtProperty *property, QtProperty *parentProperty, QtProperty *afterProperty)
void removeBrowserIndexes (QtProperty *property, QtProperty *parentProperty)
QtBrowserItemcreateBrowserIndex (QtProperty *property, QtBrowserItem *parentIndex, QtBrowserItem *afterIndex)
void removeBrowserIndex (QtBrowserItem *index)
void clearIndex (QtBrowserItem *index)
void slotPropertyInserted (QtProperty *property, QtProperty *parentProperty, QtProperty *afterProperty)
void slotPropertyRemoved (QtProperty *property, QtProperty *parentProperty)
void slotPropertyDestroyed (QtProperty *property)
void slotPropertyDataChanged (QtProperty *property)

Public Attributes

QList< QtProperty * > m_subItems
QMap
< QtAbstractPropertyManager
*, QList< QtProperty * > > 
m_managerToProperties
QMap< QtProperty *, QList
< QtProperty * > > 
m_propertyToParents
QMap< QtProperty
*, QtBrowserItem * > 
m_topLevelPropertyToIndex
QList< QtBrowserItem * > m_topLevelIndexes
QMap< QtProperty *, QList
< QtBrowserItem * > > 
m_propertyToIndexes
QtBrowserItemm_currentItem

The documentation for this class was generated from the following file:
 All Classes Functions Enumerations Properties