|
Engauge Digitizer
2
|
Validator for numeric value expressed as date and/or time. More...
#include <DlgValidatorDateTime.h>
Public Member Functions | |
| DlgValidatorDateTime (CoordScale coordScale, CoordUnitsDate coordUnitsDate, CoordUnitsTime coordUnitsTime, QObject *parent=0) | |
| Single constructor. | |
| virtual QValidator::State | validate (QString &input, int &pos) const |
| Validate according to the numeric format specific to the leaf class. | |
Public Member Functions inherited from DlgValidatorAbstract | |
| DlgValidatorAbstract (QObject *parent=0) | |
| Single constructor. | |
Validator for numeric value expressed as date and/or time.
Definition at line 10 of file DlgValidatorDateTime.h.
1.8.9.1