OGS
|
Implementation of the StrictDoubleValidator class.
Definition in file StrictDoubleValidator.h.
#include <QDoubleValidator>
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... | |