KDoubleSpinBox Member List
This is the complete list of members for KDoubleSpinBox, including all inherited members.
acceptLocalizedNumbers() const | KDoubleSpinBox | |
KDoubleSpinBox(TQWidget *parent=0, const char *name=0) | KDoubleSpinBox | |
KDoubleSpinBox(double lower, double upper, double step, double value, int precision=2, TQWidget *parent=0, const char *name=0) | KDoubleSpinBox | |
lineStep() const | KDoubleSpinBox | |
mapTextToValue(bool *) (defined in KDoubleSpinBox) | KDoubleSpinBox | protectedvirtual |
mapValueToText(int) (defined in KDoubleSpinBox) | KDoubleSpinBox | protectedvirtual |
maxValue() const | KDoubleSpinBox | |
minValue() const | KDoubleSpinBox | |
precision() const | KDoubleSpinBox | |
setAcceptLocalizedNumbers(bool accept) | KDoubleSpinBox | virtual |
setLineStep(double step) | KDoubleSpinBox | |
setMaxValue(double value) | KDoubleSpinBox | |
setMinValue(double value) | KDoubleSpinBox | |
setPrecision(int precision) | KDoubleSpinBox | |
setPrecision(int precision, bool force) | KDoubleSpinBox | virtual |
setRange(double lower, double upper, double step=0.01, int precision=2) | KDoubleSpinBox | |
setValidator(const TQValidator *) | KDoubleSpinBox | |
setValue(double value) | KDoubleSpinBox | virtualslot |
slotValueChanged(int value) (defined in KDoubleSpinBox) | KDoubleSpinBox | protectedslot |
value() const | KDoubleSpinBox | |
valueChanged(double value) | KDoubleSpinBox | signal |
virtual_hook(int id, void *data) (defined in KDoubleSpinBox) | KDoubleSpinBox | protectedvirtual |
~KDoubleSpinBox() (defined in KDoubleSpinBox) | KDoubleSpinBox | virtual |