class KDoubleValidator


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KDoubleValidator
Inherits QDoubleValidator

A locale-aware QDoubleValidator

KDoubleValidator extends QDoubleValidator to be locale-aware. That means that - subject to not being disabled - KLocale.decimalSymbol(), KLocale.thousandsSeparator() and KLocale.positiveSign() and KLocale.negativeSign() are respected.

Author Marc Mutz

See also KIntValidator



methods