XYIntegrationCurve
A description for XYIntegrationCurve.
-
class XYIntegrationCurve : public XYAnalysisCurve
A xy-curve defined by an integration.
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.
-
struct IntegrationData
-
struct IntegrationResult : public XYAnalysisCurve::Result
-
virtual QIcon icon() const override