|
void | valueChanged (double) |
|
|
| FloatSlider (const string &label, double value, double minVal, double maxVal, QWidget *parent=0, Qt::WindowFlags f=0) |
|
void | setValue (double value) |
|
double | getValue () const |
|
void | setMinimum (double minVal) |
|
double | getMinimum () const |
|
void | setMaximum (double maxVal) |
|
double | getMaximum () const |
|
void | setRange (double minVal, double maxVal) |
|
The documentation for this class was generated from the following files:
- fluid/include/fluid.h
- fluid/src/FloatSlider.cpp