[kdeui Index] [kdeui Hierarchy] [Headers]
IntegerEditline: Editline for Integers More...
#include <kintegerline.h>
Inherits: KRestrictedLine
IntegerEditline: Editline for Integers. Only octal, decimal or hexadecimal characters are valid input characters for this sort
of edit lines.
A few special keys are supported by this class:
[public]
Default - empty - constructor
[public]
Contructor: This constructor takes three - optional - arguments.The first two parameters are simply passed to KRestrictedLine.
name | pointer to the name of this widget |
parent | pointer to the parent widget |
t | type of this integer line (defaults to KEditTypeDec) |
[public]
Destructor
[public]
Get the type of this Line
[public]
Get the current value in the lined
[public]
Set the current value in the lined
[protected]
Key press event handler. Handles the following special keys:
| Kdoc |