|
Engauge Digitizer
2
|
#include <QString>

Go to the source code of this file.
Enumerations | |
| enum | ExportPointsIntervalUnits { EXPORT_POINTS_INTERVAL_UNITS_GRAPH, EXPORT_POINTS_INTERVAL_UNITS_SCREEN } |
Functions | |
| QString | exportPointsIntervalUnitsToString (ExportPointsIntervalUnits exportPointsIntervalUnits) |
| Enumerator | |
|---|---|
| EXPORT_POINTS_INTERVAL_UNITS_GRAPH | |
| EXPORT_POINTS_INTERVAL_UNITS_SCREEN | |
Definition at line 12 of file ExportPointsIntervalUnits.h.
| QString exportPointsIntervalUnitsToString | ( | ExportPointsIntervalUnits | exportPointsIntervalUnits | ) |
Definition at line 10 of file ExportPointsIntervalUnits.cpp.
1.8.14