13 m_coordSystem (coordSystem)
21 m_coordSystem.removePointAxis (point.
identifier());
23 m_coordSystem.removePointGraph (point.
identifier());
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.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
QString identifier() const
Unique identifier for a specific Point.