|
|
The KNumericSpinBox Widget lets you cycle trough a range of numeric values. <br> you can set the minimum and minimum of the range . it's possible to specify the step - the value which is used for increment and decrement. <p> Warning: if you set let the user edit the values through a call to setEditable(TRUE) the behaviour is undefined, e.g.. the range isn't checked
|
called if you create a KNumericSpinBox widget
~ |
called if you destroy a KNumericSpinBox widget
void |
set the value which should be displayed in the text field
Reimplemented from KSpinBox.
int |
get the value shown in the text field
Reimplemented from KSpinBox.
int |
return the current value used for increment and decrement
void |
set the value used for increment and decrement
void |
get the currently allowed range of values
void |
set the range allowed range of values
void |
[slot]
Reimplemented from KSpinBox.
void |
[slot]
Reimplemented from KSpinBox.
Generated by: prospector@porky.devel.redhat.com on Tue Aug 15 09:55:36 2000, using kdoc 2.0a36. |