Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Public Attributes | List of all members
QtBrowserItemPrivate Class Reference

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 
)

◆ removeChild()

void QtBrowserItemPrivate::removeChild ( QtBrowserItem index)

Member Data Documentation

◆ m_browser

QtAbstractPropertyBrowser* const QtBrowserItemPrivate::m_browser

◆ m_children

QList<QtBrowserItem*> QtBrowserItemPrivate::m_children

◆ m_parent

QtBrowserItem* QtBrowserItemPrivate::m_parent

◆ m_property

QtProperty* QtBrowserItemPrivate::m_property

◆ q_ptr

QtBrowserItem* QtBrowserItemPrivate::q_ptr

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