| d_lineStep | SuperSpinBox | [protected] |
| d_maxValue | SuperSpinBox | [protected] |
| d_minValue | SuperSpinBox | [protected] |
| d_value | SuperSpinBox | [protected] |
| lineStep() const | SuperSpinBox | [inline] |
| mapTextToValue(bool *ok) | SuperSpinBox | [protected, virtual] |
| mapValueToText(int) | SuperSpinBox | [protected, virtual] |
| maxValue() const | SuperSpinBox | [inline] |
| minValue() const | SuperSpinBox | [inline] |
| rangeChange() | SuperSpinBox | [protected, virtual] |
| setLineStep(double step) | SuperSpinBox | |
| setMaxValue(double max) | SuperSpinBox | |
| setMinValue(double min) | SuperSpinBox | |
| setValue(double value) | SuperSpinBox | [virtual, slot] |
| sharedInit() | SuperSpinBox | [private] |
| stepDown() | SuperSpinBox | [virtual, slot] |
| stepUp() | SuperSpinBox | [virtual, slot] |
| SuperSpinBox(QWidget *parent=NULL, const char *name=NULL) | SuperSpinBox | |
| SuperSpinBox(double minValue, double maxValue, double step=DEFAULT_STEP_VALUE, QWidget *parent=NULL, const char *name=NULL) | SuperSpinBox | |
| validator | SuperSpinBox | [private] |
| value() const | SuperSpinBox | [inline] |
| valueChange() | SuperSpinBox | [protected, virtual] |
| valueChanged(double value) | SuperSpinBox | [signal] |
| valueChanged(const QString &valueText) | SuperSpinBox | [signal] |
1.3.2