18 #ifndef SDRGUI_SOAPYGUI_STRINGRANGEGUI_H_ 19 #define SDRGUI_SOAPYGUI_STRINGRANGEGUI_H_ 36 void setLabel(
const QString& text);
37 void setUnits(
const QString& units);
38 void addItem(
const QString& itemStr,
const std::string& itemValue);
39 const std::string& getCurrentValue();
40 void setValue(
const std::string& value);
46 void on_rangeCombo_currentIndexChanged(
int index);
49 Ui::DiscreteRangeGUI*
ui;
std::vector< std::string > itemValues
Ui::DiscreteRangeGUI * ui
void setValue(void *value, QJsonValue obj, QString type, QString complexType)