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

Constructor & Destructor Documentation

◆ WidgetItem()

WidgetItem ( )
inline

Definition at line 113 of file qtbuttonpropertybrowser.cpp.

Member Data Documentation

◆ button

QToolButton* button

Definition at line 118 of file qtbuttonpropertybrowser.cpp.

◆ children

QList<WidgetItem*> children

Definition at line 122 of file qtbuttonpropertybrowser.cpp.

◆ container

QWidget* container

Definition at line 119 of file qtbuttonpropertybrowser.cpp.

◆ expanded

bool expanded

Definition at line 123 of file qtbuttonpropertybrowser.cpp.

◆ label

QLabel* label

Definition at line 116 of file qtbuttonpropertybrowser.cpp.

◆ layout

QGridLayout* layout

Definition at line 120 of file qtbuttonpropertybrowser.cpp.

◆ parent

WidgetItem* parent

Definition at line 121 of file qtbuttonpropertybrowser.cpp.

◆ widget

QWidget* widget

Definition at line 115 of file qtbuttonpropertybrowser.cpp.

◆ widgetLabel

QLabel* widgetLabel

Definition at line 117 of file qtbuttonpropertybrowser.cpp.


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