| __decimals | QRealSpinBox | [private] |
| __validator | QRealSpinBox | [private] |
| mapTextToValue(bool *ok=0) | QRealSpinBox | [protected, virtual] |
| mapValueToText(int value) | QRealSpinBox | [protected, virtual] |
| maxValue() const | QRealSpinBox | |
| minValue() const | QRealSpinBox | |
| percentage() const | QRealSpinBox | |
| QRealSpinBox(QWidget *parent=0) | QRealSpinBox | |
| QRealSpinBox(const real_t &minValue, const real_t &maxValue, const int &decimals=2, const real_t &step=1.0, QWidget *parent=0) | QRealSpinBox | |
| setPercentage(int value) | QRealSpinBox | [slot] |
| setRange(real_t minValue, real_t maxValue) | QRealSpinBox | |
| setValue(real_t value) | QRealSpinBox | [slot] |
| sizeHint() const | QRealSpinBox | [virtual] |
| value() const | QRealSpinBox | |
| valueChange() | QRealSpinBox | [protected, virtual] |
| valueChanged(real_t value) | QRealSpinBox | [signal] |
| ~QRealSpinBox() | QRealSpinBox |
1.5.6