Home
last modified time | relevance | path

Searched refs:EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_PERIODIC (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Export/
H A DExportPointsSelectionFunctions.h15 EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_PERIODIC, enumerator
H A DExportPointsSelectionFunctions.cpp23 case EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_PERIODIC: in exportPointsSelectionFunctionsToString()
H A DExportXThetaValuesMergedFunctions.cpp267 …if (m_modelExport.pointsSelectionFunctions() == EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_PERI… in xThetaValues()
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Dlg/
H A DDlgSettingsExportFormat.cpp636 …ySpaced->setChecked (pointsSelectionFunctions == EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_PER… in load()
808 …m_modelExportAfter->setPointsSelectionFunctions(EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_PERI… in slotFunctionsPointsEvenlySpaced()
992 …odelExportDefaults.pointsSelectionFunctions() == EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_PER… in slotLoadDefault()