1 #include "ExportPointsIntervalUnits.h"
3 QString exportPointsIntervalUnitsToString (ExportPointsIntervalUnits exportPointsIntervalUnits)
5 switch (exportPointsIntervalUnits) {
6 case EXPORT_POINTS_INTERVAL_UNITS_GRAPH:
9 case EXPORT_POINTS_INTERVAL_UNITS_SCREEN: