25 #ifndef BOOLCONTROLELEMENT_HH 26 #define BOOLCONTROLELEMENT_HH 44 const QString&
label,
const bool value =
false, QWidget* parent = 0);
57 void setValue(
const std::string& value);
61 QCheckBox* p_checkbox;
std::string toStdString() const
BoolControlElement(const QString &label, const bool value=false, QWidget *parent=0)
Abstract horizontally layouted control element consisting of a label, the control widget(s) and a che...
void setValue(const bool value)