OGS
StrictIntValidator.h File Reference

Detailed Description

Definition of the StrictIntValidator class.

Author
Thomas Fischer
Date
2011-01-24

Definition in file StrictIntValidator.h.

#include <QIntValidator>
Include dependency graph for StrictIntValidator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StrictIntValidator
 A validator for an input field which only accepts integers. Source code adapted from Qt developer faq: https://web.archive.org/web/20100702180529/http://developer.qt.nokia.com/faq/answer/i_can_still_insert_numbers_outside_the_range_specified_with_a_qdoublevalida. More...