7 #ifndef CALLBACK_ADD_POINTS_IN_CURVES_GRAPHS_H 8 #define CALLBACK_ADD_POINTS_IN_CURVES_GRAPHS_H 10 #include "CallbackSearchReturn.h" 24 CallbackSearchReturn
callback (
const QString &curveName,
33 #endif // CALLBACK_ADD_POINTS_IN_CURVES_GRAPHS_H Storage of data belonging to one coordinate system.
Callback that is used when iterating through a read-only CurvesGraphs to add corresponding points in ...
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.