Engauge Digitizer
2
|
Callback for updating the QGraphicsItems in the scene after a command may have modified Points in Curves. More...
#include <CallbackSceneUpdateAfterCommand.h>
Public Member Functions | |
CallbackSceneUpdateAfterCommand (GraphicsLinesForCurves &graphicsLinesForCurves, GraphicsScene &scene, const Document &document, GeometryWindow *geometryWindow) | |
Single constructor. | |
CallbackSearchReturn | callback (const QString &, const Point &point) |
Callback method. | |
Callback for updating the QGraphicsItems in the scene after a command may have modified Points in Curves.
Definition at line 20 of file CallbackSceneUpdateAfterCommand.h.