Go to the documentation of this file.
23 #ifndef PLOT2D_FITDATADLG_H
24 #define PLOT2D_FITDATADLG_H
43 void setRange(
const double xMin,
47 const double y2Min = 0,
48 const double y2Max = 0);
50 int getRange(
double& xMin,
61 void onModeChanged(
int);