Engauge Digitizer
2
|
Callback that is used when iterating through a read-only CurvesGraphs to remove corresponding points in Document. More...
#include <CallbackRemovePointsInCurvesGraphs.h>
Public Member Functions | |
CallbackRemovePointsInCurvesGraphs (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 remove corresponding points in Document.
Definition at line 17 of file CallbackRemovePointsInCurvesGraphs.h.