Engauge Digitizer  2
Public Member Functions | List of all members
DlgValidatorDateTime Class Reference

Validator for numeric value expressed as date and/or time. More...

#include <DlgValidatorDateTime.h>

Inheritance diagram for DlgValidatorDateTime:
DlgValidatorAbstract

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.
 

Detailed Description

Validator for numeric value expressed as date and/or time.

Definition at line 16 of file DlgValidatorDateTime.h.


The documentation for this class was generated from the following files: