#include <soda_comboboxes.hpp>
|
std::map< QString, int > | valmap |
|
Definition at line 100 of file soda_comboboxes.hpp.
◆ IntValComboBox()
GUISoDa::IntValComboBox::IntValComboBox |
( |
QWidget * |
parent = 0 | ) |
|
|
inlineexplicit |
◆ addValue
void GUISoDa::IntValComboBox::addValue |
( |
QString |
lab, |
|
|
int |
val |
|
) |
| |
|
slot |
◆ setValue [1/2]
void GUISoDa::IntValComboBox::setValue |
( |
int |
v | ) |
|
|
slot |
◆ setValue [2/2]
void GUISoDa::IntValComboBox::setValue |
( |
const QString & |
s | ) |
|
|
slot |
◆ textChanged()
void GUISoDa::IntValComboBox::textChanged |
( |
const QString & |
txt | ) |
|
|
protected |
◆ value()
int GUISoDa::IntValComboBox::value |
( |
| ) |
|
|
inline |
◆ valueChanged
void GUISoDa::IntValComboBox::valueChanged |
( |
int |
v | ) |
|
|
signal |
◆ valmap
std::map<QString, int> GUISoDa::IntValComboBox::valmap |
|
protected |
The documentation for this class was generated from the following files: