Engauge Digitizer
2
|
#include <QString>
Go to the source code of this file.
Enumerations | |
enum | ExportPointsSelectionRelations { EXPORT_POINTS_SELECTION_RELATIONS_INTERPOLATE, EXPORT_POINTS_SELECTION_RELATIONS_RAW } |
Functions | |
QString | exportPointsSelectionRelationsToString (ExportPointsSelectionRelations exportPointsSelectionRelations) |
Enumerator | |
---|---|
EXPORT_POINTS_SELECTION_RELATIONS_INTERPOLATE | |
EXPORT_POINTS_SELECTION_RELATIONS_RAW |
Definition at line 12 of file ExportPointsSelectionRelations.h.
QString exportPointsSelectionRelationsToString | ( | ExportPointsSelectionRelations | exportPointsSelectionRelations | ) |
Definition at line 10 of file ExportPointsSelectionRelations.cpp.