Is it possible to get the data point of a fitted curve?
I have to use them to calculate the area of the curve.
I use setCurveAttribute(QwtPlotCurve::Fitted,true);
G