OGS
|
Definition of the StrictIntValidator class.
Definition in file StrictIntValidator.h.
#include <QIntValidator>
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... | |