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

Validator for angles in real degrees, integer degrees and real minutes, or integer degrees with integer minutes with real seconds. More...

#include <DlgValidatorDegreesMinutesSeconds.h>

Inheritance diagram for DlgValidatorDegreesMinutesSeconds:
DlgValidatorAbstract

Public Member Functions

 DlgValidatorDegreesMinutesSeconds (CoordScale coordScale, 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 angles in real degrees, integer degrees and real minutes, or integer degrees with integer minutes with real seconds.

Definition at line 17 of file DlgValidatorDegreesMinutesSeconds.h.


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