|
|
An integer inputline with scrollbar and slider.
The class provides an easy interface to use other numeric systems then the decimal.
|
Constructor.
Constructs a widget with an integer inputline with a little scrollbar and a slider.
Parameters:
lower | The lowest valid value. |
upper | The greatest valid value. |
step | The step size of the scrollbar. |
value | The actual value. |
base | The base of the used number system. |
parent | The parent of the widget. |
name | The Name of the widget. |
~ |
[virtual]
Destructor.
void |
sets focus and optionally marks all text
QString |
[protected virtual]
Overloaded to make use of the base given in the constructor.
int |
[protected virtual]
Overloaded to make use of the base given in the constructor.
void |
[protected virtual]
reimplemented for internal reasons
Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:43 2000, using kdoc 2.0a35. |