|
Engauge Digitizer
2
|
Validator for generic (=simple) numbers. More...
#include <DlgValidatorNumber.h>
Public Member Functions | |
| DlgValidatorNumber (CoordScale coordScale, QObject *parent=0) | |
| Single constructor. | |
| virtual QValidator::State | validate (QString &input, int &pos) const |
| Apply the standard validation with 0 as the exclusive minimum. Call setCoordScale just before calling this method. | |
Public Member Functions inherited from DlgValidatorAbstract | |
| DlgValidatorAbstract (QObject *parent=0) | |
| Single constructor. | |
Validator for generic (=simple) numbers.
Definition at line 10 of file DlgValidatorNumber.h.
1.8.9.1