Engauge Digitizer  2
Public Member Functions | List of all members
DlgValidatorAbstract Class Referenceabstract

Abstract validator for all numeric formats. More...

#include <DlgValidatorAbstract.h>

Inheritance diagram for DlgValidatorAbstract:
DlgValidatorAboveZero DlgValidatorDateTime DlgValidatorDegreesMinutesSeconds DlgValidatorNumber

Public Member Functions

 DlgValidatorAbstract (QObject *parent=0)
 Single constructor.
 
virtual QValidator::State validate (QString &input, int &pos) const =0
 Validate according to the numeric format specific to the leaf class.
 

Detailed Description

Abstract validator for all numeric formats.

Definition at line 14 of file DlgValidatorAbstract.h.


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