|
Engauge Digitizer
2
|
#include <QString>

Go to the source code of this file.
Variables | |
| const int | COORD_SYMBOL_DEGREES |
| Mathematical symbols for degrees, minutes, seconds input/outputs from/to users. More... | |
| const int | COORD_SYMBOL_MINUTES_PRIME |
| const int | COORD_SYMBOL_MINUTES_APOSTROPHE |
| const int | COORD_SYMBOL_SECONDS_DOUBLE_PRIME |
| const int | COORD_SYMBOL_SECONDS_QUOTATIONS |
| const QChar | THETA |
| const QString | POLAR_UNITS_DEGREES |
| const QString | POLAR_UNITS_DEGREES_MINUTES |
| const QString | POLAR_UNITS_DEGREES_MINUTES_SECONDS |
| const QString | POLAR_UNITS_DEGREES_MINUTES_SECONDS_NSEW |
| const QString | POLAR_UNITS_GRADIANS |
| const QString | POLAR_UNITS_RADIANS |
| const QString | POLAR_UNITS_TURNS |
| const int COORD_SYMBOL_DEGREES |
Mathematical symbols for degrees, minutes, seconds input/outputs from/to users.
Definition at line 9 of file CoordSymbol.cpp.
| const int COORD_SYMBOL_MINUTES_APOSTROPHE |
Definition at line 11 of file CoordSymbol.cpp.
| const int COORD_SYMBOL_MINUTES_PRIME |
Definition at line 10 of file CoordSymbol.cpp.
| const int COORD_SYMBOL_SECONDS_DOUBLE_PRIME |
Definition at line 12 of file CoordSymbol.cpp.
| const int COORD_SYMBOL_SECONDS_QUOTATIONS |
Definition at line 13 of file CoordSymbol.cpp.
| const QString POLAR_UNITS_DEGREES |
Definition at line 17 of file CoordSymbol.cpp.
| const QString POLAR_UNITS_DEGREES_MINUTES |
Definition at line 18 of file CoordSymbol.cpp.
| const QString POLAR_UNITS_DEGREES_MINUTES_SECONDS |
Definition at line 21 of file CoordSymbol.cpp.
| const QString POLAR_UNITS_DEGREES_MINUTES_SECONDS_NSEW |
Definition at line 24 of file CoordSymbol.cpp.
| const QString POLAR_UNITS_GRADIANS |
Definition at line 27 of file CoordSymbol.cpp.
| const QString POLAR_UNITS_RADIANS |
Definition at line 28 of file CoordSymbol.cpp.
| const QString POLAR_UNITS_TURNS |
Definition at line 29 of file CoordSymbol.cpp.
| const QChar THETA |
1.8.14