Computer Assisted Medical Intervention Tool Kit  version 5.2
QtBrowserItemPrivate Class Reference
+ Collaboration diagram for QtBrowserItemPrivate:

Public Member Functions

void addChild (QtBrowserItem *index, QtBrowserItem *after)
 
 QtBrowserItemPrivate (QtAbstractPropertyBrowser *browser, QtProperty *property, QtBrowserItem *parent)
 
void removeChild (QtBrowserItem *index)
 

Public Attributes

QtAbstractPropertyBrowser *const m_browser
 
QList< QtBrowserItem * > m_children
 
QtBrowserItemm_parent
 
QtPropertym_property
 
QtBrowserItemq_ptr
 

Constructor & Destructor Documentation

◆ QtBrowserItemPrivate()

QtBrowserItemPrivate::QtBrowserItemPrivate ( QtAbstractPropertyBrowser browser,
QtProperty property,
QtBrowserItem parent 
)
inline

Member Function Documentation

◆ addChild()

void QtBrowserItemPrivate::addChild ( QtBrowserItem index,
QtBrowserItem after 
)

References m_children.

Referenced by QtAbstractPropertyBrowserPrivate::createBrowserIndex().

+ Here is the caller graph for this function:

◆ removeChild()

void QtBrowserItemPrivate::removeChild ( QtBrowserItem index)

References m_children.

Referenced by QtAbstractPropertyBrowserPrivate::removeBrowserIndex().

+ Here is the caller graph for this function:

Member Data Documentation

◆ m_browser

QtAbstractPropertyBrowser* const QtBrowserItemPrivate::m_browser

Referenced by QtBrowserItem::browser().

◆ m_children

QList<QtBrowserItem*> QtBrowserItemPrivate::m_children

◆ m_parent

QtBrowserItem* QtBrowserItemPrivate::m_parent

Referenced by QtBrowserItem::parent().

◆ m_property

QtProperty* QtBrowserItemPrivate::m_property

Referenced by QtBrowserItem::property().

◆ q_ptr

QtBrowserItem* QtBrowserItemPrivate::q_ptr

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