13 m_coordSystem (coordSystem)
const QString AXIS_CURVE_NAME
const QString AXIS_CURVE_NAME
CallbackSearchReturn
Return values for search callback methods.
@ CALLBACK_SEARCH_RETURN_CONTINUE
Continue normal execution of the search.
CallbackRemovePointsInCurvesGraphs(CoordSystem &coordSystem)
Single constructor.
CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
Storage of data belonging to one coordinate system.
virtual void removePointGraph(const QString &identifier)
Perform the opposite of addPointGraph.
virtual void removePointAxis(const QString &identifier)
Perform the opposite of addPointAxis.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
QString identifier() const
Unique identifier for a specific Point.