|
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. | |
Public Member Functions inherited from DlgValidatorAbstract | |
| 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 11 of file DlgValidatorDegreesMinutesSeconds.h.
1.8.9.1