Engauge Digitizer
2
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Friends
Pages
Coord
CoordScale.h
1
#ifndef COORD_SCALE_H
2
#define COORD_SCALE_H
3
4
#include <QString>
5
6
enum
CoordScale {
7
COORD_SCALE_LINEAR,
8
COORD_SCALE_LOG
9
};
10
11
extern
QString coordScaleToString (CoordScale coordScale);
12
13
#endif // COORD_SCALE_H
Generated on Thu Feb 4 2016 20:58:33 for Engauge Digitizer by
1.8.5