This is the complete list of members for KLFUnitSpinBox, including all inherited members.
| KLFUnitSpinBox(QWidget *parent=NULL) | KLFUnitSpinBox | |
| QDoubleSpinBox(QWidget *parent=0) | QDoubleSpinBox | |
| QDoubleValidator(QObject *parent, const char *name) | QDoubleSpinBox | |
| QDoubleValidator(double bottom, double top, int decimals, QObject *parent, const char *name) | QDoubleSpinBox | |
| setRange(double minimum, double maximum) | QDoubleSpinBox | |
| setShowUnitSuffix(bool show) | KLFUnitSpinBox | slot |
| setUnit(double unitfactor) | KLFUnitSpinBox | slot |
| setUnitWithSuffix(double unitfactor, const QString &suffix) | KLFUnitSpinBox | slot |
| setValueInRefUnit(double value) | KLFUnitSpinBox | slot |
| showUnitSuffix() const | KLFUnitSpinBox | inline |
| textFromValue(double value) | QDoubleSpinBox | |
| unitFactor() const | KLFUnitSpinBox | inline |
| valueChanged(double d) | QDoubleSpinBox | |
| valueChanged(const QString &text) | QDoubleSpinBox | |
| valueFromText(const QString &text) | QDoubleSpinBox | |
| valueInRefUnit() const | KLFUnitSpinBox | inline |
| valueInRefUnitChanged(double value) | KLFUnitSpinBox | signal |
| ~KLFUnitSpinBox() | KLFUnitSpinBox | virtual |