Qt 4.8
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IntValidator Class Reference

This element provides a validator for integer values. More...

Detailed Description

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.


The documentation for this class was generated from the following file: