Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Public Attributes | List of all members
QtGroupBoxPropertyBrowserPrivate::WidgetItem Struct Reference

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

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

◆ layout

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

◆ line

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

◆ parent

WidgetItem* QtGroupBoxPropertyBrowserPrivate::WidgetItem::parent {nullptr}

◆ widget

QWidget* QtGroupBoxPropertyBrowserPrivate::WidgetItem::widget {nullptr}

◆ widgetLabel

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

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