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. |
Validator for numeric value expressed as date and/or time.
Definition at line 16 of file DlgValidatorDateTime.h.