vizkit3d
Public Member Functions | Public Attributes | List of all members
QtGroupBoxPropertyBrowserPrivate::WidgetItem Struct Reference

#include <qtgroupboxpropertybrowser.h>

Public Member Functions

 WidgetItem ()
 

Public Attributes

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

Constructor & Destructor Documentation

QtGroupBoxPropertyBrowserPrivate::WidgetItem::WidgetItem ( )
inline

Member Data Documentation

QList<WidgetItem *> QtGroupBoxPropertyBrowserPrivate::WidgetItem::children
QGroupBox* QtGroupBoxPropertyBrowserPrivate::WidgetItem::groupBox
QLabel* QtGroupBoxPropertyBrowserPrivate::WidgetItem::label
QGridLayout* QtGroupBoxPropertyBrowserPrivate::WidgetItem::layout
QFrame* QtGroupBoxPropertyBrowserPrivate::WidgetItem::line
WidgetItem* QtGroupBoxPropertyBrowserPrivate::WidgetItem::parent
QWidget* QtGroupBoxPropertyBrowserPrivate::WidgetItem::widget
QLabel* QtGroupBoxPropertyBrowserPrivate::WidgetItem::widgetLabel

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