class KFloatValidator


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KFloatValidator
Inherits QValidator

QValidator for floating point entry (Obsolete)

Obsolete Use KDoubleValidator

Extends the QValidator class to properly validate double numeric data. This can be used by QLineEdit or subclass to provide validated text entry.

Author Glen Parker Version: 0.0.1



methods