|
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.
| QString coordsTypeToString | ( | CoordsType | coordsType | ) |
Definition at line 9 of file CoordsType.cpp.
1.8.14