Engauge Digitizer
2
|
Validator for angles in real degrees, integer degrees and real minutes, or integer degrees with integer minutes with real seconds. More...
#include <DlgValidatorDegreesMinutesSeconds.h>
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. | |
![]() | |
DlgValidatorAbstract (QObject *parent=0) | |
Single constructor. | |
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.