Engauge Digitizer 2
Loading...
Searching...
No Matches
Functions
ExportPointsSelectionRelations.cpp File Reference
#include "ExportPointsSelectionRelations.h"
#include <QObject>
Include dependency graph for ExportPointsSelectionRelations.cpp:

Go to the source code of this file.

Functions

QString exportPointsSelectionRelationsToString (ExportPointsSelectionRelations exportPointsSelectionRelations)
 

Function Documentation

◆ exportPointsSelectionRelationsToString()

QString exportPointsSelectionRelationsToString ( ExportPointsSelectionRelations exportPointsSelectionRelations)
extern

Definition at line 10 of file ExportPointsSelectionRelations.cpp.

11{
13
16 rtn = QObject::tr ("Interpolate");
17 break;
18
20 rtn = QObject::tr ("Raw");
21 break;
22 }
23
24 return rtn;
25}
const int INNER_RADIUS_MIN
@ EXPORT_POINTS_SELECTION_RELATIONS_INTERPOLATE
@ EXPORT_POINTS_SELECTION_RELATIONS_RAW