mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kdeui: update KDoubleValidator documentation
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
07660bf9cd
commit
f6e53fdb0b
1 changed files with 2 additions and 3 deletions
|
@ -94,9 +94,8 @@ class KDEUI_EXPORT KIntValidator : public QValidator {
|
|||
|
||||
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.
|
||||
the system locale decimal point, thousand separator, positive
|
||||
and negative sign are used for validation.
|
||||
|
||||
@author Marc Mutz <mutz@kde.org>
|
||||
@see KIntValidator
|
||||
|
|
Loading…
Add table
Reference in a new issue