|
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 (Document &document) | |
| 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 11 of file CallbackRemovePointsInCurvesGraphs.h.
1.8.9.1