QtButtonPropertyBrowserPrivate::WidgetItem Struct Reference

Public Member Functions

 WidgetItem ()
 

Public Attributes

QToolButton * button
 
QList< WidgetItem * > children
 
QWidget * container
 
bool expanded
 
QLabel * label
 
QGridLayout * layout
 
WidgetItemparent
 
QWidget * widget
 
QLabel * widgetLabel
 

Detailed Description

Definition at line 113 of file qtbuttonpropertybrowser.cpp.

Constructor & Destructor Documentation

◆ WidgetItem()

WidgetItem ( )
inline

Definition at line 115 of file qtbuttonpropertybrowser.cpp.

Member Data Documentation

◆ button

QToolButton* button

Definition at line 130 of file qtbuttonpropertybrowser.cpp.

◆ children

QList<WidgetItem*> children

Definition at line 134 of file qtbuttonpropertybrowser.cpp.

◆ container

QWidget* container

Definition at line 131 of file qtbuttonpropertybrowser.cpp.

◆ expanded

bool expanded

Definition at line 135 of file qtbuttonpropertybrowser.cpp.

◆ label

QLabel* label

Definition at line 128 of file qtbuttonpropertybrowser.cpp.

◆ layout

QGridLayout* layout

Definition at line 132 of file qtbuttonpropertybrowser.cpp.

◆ parent

WidgetItem* parent

Definition at line 133 of file qtbuttonpropertybrowser.cpp.

◆ widget

QWidget* widget

Definition at line 127 of file qtbuttonpropertybrowser.cpp.

◆ widgetLabel

QLabel* widgetLabel

Definition at line 129 of file qtbuttonpropertybrowser.cpp.


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