14 m_coordScale (coordScale)
16 qCInfo(ENGAUGE_LOG) <<
"DlgValidatorDegreesMinutesSeconds::DlgValidatorDegreesMinutesSeconds";
25 return formatDegreesMinutesSeconds.
parseInput (input,
DlgValidatorAbstract(QObject *parent=0)
Single constructor.
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.