Engauge Digitizer 2
|
#include <QString>
Go to the source code of this file.
Enumerations | |
enum | CoordsType { COORDS_TYPE_CARTESIAN , COORDS_TYPE_POLAR } |
Functions | |
QString | coordsTypeToString (CoordsType coordsType) |
enum CoordsType |
Enumerator | |
---|---|
COORDS_TYPE_CARTESIAN | |
COORDS_TYPE_POLAR |
Definition at line 12 of file CoordsType.h.
|
extern |
Definition at line 9 of file CoordsType.cpp.