Engauge Digitizer 2
Loading...
Searching...
No Matches
Variables
CoordSymbol.h File Reference
#include <QString>
Include dependency graph for CoordSymbol.h:
This graph shows which files directly or indirectly include this file:

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.
 
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
 

Variable Documentation

◆ COORD_SYMBOL_DEGREES

const int COORD_SYMBOL_DEGREES
extern

Mathematical symbols for degrees, minutes, seconds input/outputs from/to users.

Definition at line 9 of file CoordSymbol.cpp.

◆ COORD_SYMBOL_MINUTES_APOSTROPHE

const int COORD_SYMBOL_MINUTES_APOSTROPHE
extern

Definition at line 11 of file CoordSymbol.cpp.

◆ COORD_SYMBOL_MINUTES_PRIME

const int COORD_SYMBOL_MINUTES_PRIME
extern

Definition at line 10 of file CoordSymbol.cpp.

◆ COORD_SYMBOL_SECONDS_DOUBLE_PRIME

const int COORD_SYMBOL_SECONDS_DOUBLE_PRIME
extern

Definition at line 12 of file CoordSymbol.cpp.

◆ COORD_SYMBOL_SECONDS_QUOTATIONS

const int COORD_SYMBOL_SECONDS_QUOTATIONS
extern

Definition at line 13 of file CoordSymbol.cpp.

◆ POLAR_UNITS_DEGREES

const QString POLAR_UNITS_DEGREES
extern

Definition at line 17 of file CoordSymbol.cpp.

◆ POLAR_UNITS_DEGREES_MINUTES

const QString POLAR_UNITS_DEGREES_MINUTES
extern

Definition at line 18 of file CoordSymbol.cpp.

◆ POLAR_UNITS_DEGREES_MINUTES_SECONDS

const QString POLAR_UNITS_DEGREES_MINUTES_SECONDS
extern

Definition at line 21 of file CoordSymbol.cpp.

◆ POLAR_UNITS_DEGREES_MINUTES_SECONDS_NSEW

const QString POLAR_UNITS_DEGREES_MINUTES_SECONDS_NSEW
extern

Definition at line 24 of file CoordSymbol.cpp.

◆ POLAR_UNITS_GRADIANS

const QString POLAR_UNITS_GRADIANS
extern

Definition at line 27 of file CoordSymbol.cpp.

◆ POLAR_UNITS_RADIANS

const QString POLAR_UNITS_RADIANS
extern

Definition at line 28 of file CoordSymbol.cpp.

◆ POLAR_UNITS_TURNS

const QString POLAR_UNITS_TURNS
extern

Definition at line 29 of file CoordSymbol.cpp.

◆ THETA

const QChar THETA
extern