OGS
StrictDoubleValidator.h File Reference

Detailed Description

Implementation of the StrictDoubleValidator class.

Author
Thomas Fischer
Date
2011-01-24

Definition in file StrictDoubleValidator.h.

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

Go to the source code of this file.

Classes

class  StrictDoubleValidator
 A validator for an input field which only accepts decimals. Source code adapted from StackOverflow More...