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

Classes

struct  WidgetItem
 

Public Member Functions

QWidget * createEditor (QtProperty *property, QWidget *parent) const
 
void init (QWidget *parent)
 
void propertyChanged (QtBrowserItem *index)
 
void propertyInserted (QtBrowserItem *index, QtBrowserItem *afterIndex)
 
void propertyRemoved (QtBrowserItem *index)
 
void slotEditorDestroyed ()
 
void slotUpdate ()
 

Member Function Documentation

◆ createEditor()

QWidget* QtGroupBoxPropertyBrowserPrivate::createEditor ( QtProperty property,
QWidget *  parent 
) const
inline

References QtAbstractPropertyBrowser::createEditor().

Referenced by propertyInserted().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ init()

void QtGroupBoxPropertyBrowserPrivate::init ( QWidget *  parent)

Referenced by QtGroupBoxPropertyBrowser::QtGroupBoxPropertyBrowser().

+ Here is the caller graph for this function:

◆ propertyChanged()

void QtGroupBoxPropertyBrowserPrivate::propertyChanged ( QtBrowserItem index)

Referenced by QtGroupBoxPropertyBrowser::itemChanged().

+ Here is the caller graph for this function:

◆ propertyInserted()

void QtGroupBoxPropertyBrowserPrivate::propertyInserted ( QtBrowserItem index,
QtBrowserItem afterIndex 
)

◆ propertyRemoved()

◆ slotEditorDestroyed()

void QtGroupBoxPropertyBrowserPrivate::slotEditorDestroyed ( )

Referenced by propertyInserted().

+ Here is the caller graph for this function:

◆ slotUpdate()


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