12 #include <QtWidgets/QWidget>
13 #include <QtWidgets/QCheckBox>
void slot_onToggled(int)
Called when the user toggles the Check box while changing the case on its label.
CheckBoxAdder(const QString &text, QWidget *parent=0)
CTOR.
The main widget for the ExampleExtendDialogPage.
Definition: CheckBoxAdder.h:25
virtual ~CheckBoxAdder()
Virtual DTOR.