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

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 slotToggled (bool checked)
 
void slotUpdate ()
 

Member Function Documentation

◆ createEditor()

QWidget* QtButtonPropertyBrowserPrivate::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 QtButtonPropertyBrowserPrivate::init ( QWidget *  parent)

Referenced by QtButtonPropertyBrowser::QtButtonPropertyBrowser().

+ Here is the caller graph for this function:

◆ propertyChanged()

void QtButtonPropertyBrowserPrivate::propertyChanged ( QtBrowserItem index)

Referenced by QtButtonPropertyBrowser::itemChanged().

+ Here is the caller graph for this function:

◆ propertyInserted()

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

◆ propertyRemoved()

◆ slotEditorDestroyed()

void QtButtonPropertyBrowserPrivate::slotEditorDestroyed ( )

Referenced by propertyInserted().

+ Here is the caller graph for this function:

◆ slotToggled()

void QtButtonPropertyBrowserPrivate::slotToggled ( bool  checked)

References QtButtonPropertyBrowser::collapsed(), and QtButtonPropertyBrowser::expanded().

Referenced by propertyInserted().

+ Here is the caller graph for this function:

◆ slotUpdate()


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