7#include <QtWidgets/qtwidgetsglobal.h>
8#include <QtWidgets/qframe.h>
22 Q_PROPERTY(
bool flat READ isFlat WRITE setFlat)
23 Q_PROPERTY(
bool checkable READ isCheckable WRITE setCheckable)
24 Q_PROPERTY(
bool checked READ isChecked WRITE setChecked NOTIFY toggled USER
true)
39 void setFlat(
bool flat);
40 bool isCheckable()
const;
41 void setCheckable(
bool checkable);
42 bool isChecked()
const;
45 void setChecked(
bool checked);
The QFocusEvent class contains event parameters for widget focus events.
The QGroupBox widget provides a group box frame with a title.
void toggled(bool)
If the group box is checkable, this signal is emitted when the check box is toggled.
void clicked(bool checked=false)
virtual void childEvent(QChildEvent *event)
This event handler can be reimplemented in a subclass to receive child events.
The QPaintEvent class contains event parameters for paint events.
The QResizeEvent class contains event parameters for resize events.
\macro QT_RESTRICTED_CAST_FROM_ASCII
\variable QStyleOptionFrame::features
Combined button and popup list for selecting options.
GLboolean GLboolean GLboolean b
#define QT_REQUIRE_CONFIG(feature)
label setAlignment(Qt::AlignLeft|Qt::AlignTop)
[0]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent