Engauge Digitizer
2
|
#include <QString>
Go to the source code of this file.
Enumerations | |
enum | CoordScale { COORD_SCALE_LINEAR, COORD_SCALE_LOG } |
Functions | |
QString | coordScaleToString (CoordScale coordScale) |
enum CoordScale |
Enumerator | |
---|---|
COORD_SCALE_LINEAR | |
COORD_SCALE_LOG |
Definition at line 12 of file CoordScale.h.
QString coordScaleToString | ( | CoordScale | coordScale | ) |
Definition at line 9 of file CoordScale.cpp.