Computer Assited Medical Intervention Tool Kit  version 5.0
QtGroupBoxPropertyBrowserPrivate::WidgetItem Struct Reference
+ Collaboration diagram for QtGroupBoxPropertyBrowserPrivate::WidgetItem:

Public Member Functions

 WidgetItem ()
 

Public Attributes

QList< WidgetItem * > children
 
QGroupBox * groupBox {nullptr}
 
QLabel * label {nullptr}
 
QGridLayout * layout {nullptr}
 
QFrame * line {nullptr}
 
WidgetItemparent {nullptr}
 
QWidget * widget {nullptr}
 
QLabel * widgetLabel {nullptr}
 

Constructor & Destructor Documentation

◆ WidgetItem()

QtGroupBoxPropertyBrowserPrivate::WidgetItem::WidgetItem ( )
inline

Member Data Documentation

◆ children

QList<WidgetItem*> QtGroupBoxPropertyBrowserPrivate::WidgetItem::children

◆ groupBox

QGroupBox* QtGroupBoxPropertyBrowserPrivate::WidgetItem::groupBox {nullptr}

◆ label

◆ layout

QGridLayout* QtGroupBoxPropertyBrowserPrivate::WidgetItem::layout {nullptr}

◆ line

QFrame* QtGroupBoxPropertyBrowserPrivate::WidgetItem::line {nullptr}

◆ parent

◆ widget

◆ widgetLabel

QLabel* QtGroupBoxPropertyBrowserPrivate::WidgetItem::widgetLabel {nullptr}

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