|
Engauge Digitizer
2
|
#include "CoordSymbol.h"#include "EngaugeAssert.h"#include "FormatDegreesMinutesSecondsPolarTheta.h"#include "Logger.h"#include <qmath.h>#include <QRegExp>#include <QStringList>
Go to the source code of this file.
Variables | |
| const int | DECIMAL_TO_MINUTES = 60.0 |
| const int DECIMAL_TO_MINUTES = 60.0 |
Definition at line 15 of file FormatDegreesMinutesSecondsPolarTheta.cpp.
1.8.14