![]() |
Qt 4.8
|
This element provides a validator for integer values. More...
This element provides a validator for integer values.
IntValidator uses the QLocale::setDefault(){default locale} to interpret the number and will accept locale specific digits, group separators, and positive and negative signs. In addition, IntValidator is always guaranteed to accept a number formatted according to the "C" locale.