class KIntValidator


Module kdeui
Namespace
Class KIntValidator
Inherits QValidator
QValidator for integers.

This can be used by QLineEdit or subclass to provide validated text entry. Can be provided with a base value (default is 10), to allow the proper entry of hexadecimal, octal, or any other base numeric data.

Author Glen Parker Version: 0.0.1



methods