SoDaRadio-5.0.3-master:8901fb5
|
#include <soda_comboboxes.hpp>
Public Member Functions | |
WFallSpanComboBox (QWidget *parent=0) | |
Public Member Functions inherited from GUISoDa::ValComboBox | |
ValComboBox (QWidget *parent=0) | |
double | value () |
Additional Inherited Members | |
Public Slots inherited from GUISoDa::ValComboBox | |
void | addValue (QString lab, double val) |
void | setValue (double v) |
Signals inherited from GUISoDa::ValComboBox | |
void | valueChanged (double v) |
Protected Member Functions inherited from GUISoDa::ValComboBox | |
void | textChanged (const QString &txt) |
Protected Attributes inherited from GUISoDa::ValComboBox | |
std::map< QString, double > | valmap |
Definition at line 86 of file soda_comboboxes.hpp.
|
inline |
Definition at line 89 of file soda_comboboxes.hpp.
References GUISoDa::ValComboBox::addValue(), and GUISoDa::ValComboBox::setValue().