Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CallbackRemovePointsInCurvesGraphs Class Reference

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.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ CallbackRemovePointsInCurvesGraphs()

CallbackRemovePointsInCurvesGraphs::CallbackRemovePointsInCurvesGraphs ( CoordSystem coordSystem)

Single constructor.

Definition at line 12 of file CallbackRemovePointsInCurvesGraphs.cpp.

Member Function Documentation

◆ callback()

CallbackSearchReturn CallbackRemovePointsInCurvesGraphs::callback ( const QString &  curveName,
const Point point 
)

Callback method.

Definition at line 17 of file CallbackRemovePointsInCurvesGraphs.cpp.


The documentation for this class was generated from the following files: