Engauge Digitizer
2
|
Callback that is used when iterating through a read-only CurvesGraphs to add corresponding points in Document. More...
#include <CallbackAddPointsInCurvesGraphs.h>
Public Member Functions | |
CallbackAddPointsInCurvesGraphs (CoordSystem &coordSystem) | |
Single constructor. | |
CallbackSearchReturn | callback (const QString &curveName, const Point &point) |
Callback method. | |
Callback that is used when iterating through a read-only CurvesGraphs to add corresponding points in Document.
Definition at line 17 of file CallbackAddPointsInCurvesGraphs.h.