25 #ifndef STRINGSELECTIONCONTROLELEMENT_HH 26 #define STRINGSELECTIONCONTROLELEMENT_HH 45 const QString&
label, QStringList
const &elements, QWidget* parent = 0);
65 void setValue(
const std::string& value);
69 QComboBox* p_combobox;
void highlighted(int index)
~StringSelectionControlElement()
std::string toStdString() const
StringSelectionControlElement(const QString &label, QStringList const &elements, QWidget *parent=0)
Abstract horizontally layouted control element consisting of a label, the control widget(s) and a che...
void currentIndexChanged(int index)
void activated(int index)