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 75 of file qtbuttonpropertybrowser.cpp.

Constructor & Destructor Documentation

◆ WidgetItem()

WidgetItem ( )
inline

Definition at line 77 of file qtbuttonpropertybrowser.cpp.

Member Data Documentation

◆ button

QToolButton* button

Definition at line 92 of file qtbuttonpropertybrowser.cpp.

◆ children

QList<WidgetItem*> children

Definition at line 96 of file qtbuttonpropertybrowser.cpp.

◆ container

QWidget* container

Definition at line 93 of file qtbuttonpropertybrowser.cpp.

◆ expanded

bool expanded

Definition at line 97 of file qtbuttonpropertybrowser.cpp.

◆ label

QLabel* label

Definition at line 90 of file qtbuttonpropertybrowser.cpp.

◆ layout

QGridLayout* layout

Definition at line 94 of file qtbuttonpropertybrowser.cpp.

◆ parent

WidgetItem* parent

Definition at line 95 of file qtbuttonpropertybrowser.cpp.

◆ widget

QWidget* widget

Definition at line 89 of file qtbuttonpropertybrowser.cpp.

◆ widgetLabel

QLabel* widgetLabel

Definition at line 91 of file qtbuttonpropertybrowser.cpp.


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