XYDataReductionCurve
A description for XYDataReductionCurve.
-
class XYDataReductionCurve : public XYAnalysisCurve
A xy-curve defined by a data reduction.
Public Functions
-
virtual QIcon icon() const override
Returns an icon to be used in the project explorer.
-
virtual void save(QXmlStreamWriter*) const override
Save as XML.
-
virtual bool load(XmlStreamReader*, bool preview) override
Load from XML.
Signals
-
void completed(int)
int ranging from 0 to 100 notifies about the status of the analysis process
-
struct DataReductionData
-
struct DataReductionResult : public XYAnalysisCurve::Result
-
virtual QIcon icon() const override