#include <soda_list_spinbox.hpp>
Definition at line 55 of file soda_list_spinbox.hpp.
◆ ListSpinbox() [1/2]
GUISoDa::ListSpinbox::ListSpinbox |
( |
QWidget * |
parent = 0 | ) |
|
|
inline |
◆ ListSpinbox() [2/2]
GUISoDa::ListSpinbox::ListSpinbox |
( |
std::vector< int > |
vals | ) |
|
|
inline |
◆ init()
void GUISoDa::ListSpinbox::init |
( |
| ) |
|
|
inline |
◆ setValues()
void GUISoDa::ListSpinbox::setValues |
( |
std::vector< int > |
vals | ) |
|
|
inline |
◆ stepBy()
void GUISoDa::ListSpinbox::stepBy |
( |
int |
steps | ) |
|
|
inline |
◆ stepEnabled()
StepEnabled GUISoDa::ListSpinbox::stepEnabled |
( |
| ) |
const |
|
inlineprotected |
◆ cur_index
int GUISoDa::ListSpinbox::cur_index |
|
protected |
◆ values
std::vector<int> GUISoDa::ListSpinbox::values |
|
protected |
The documentation for this class was generated from the following file: