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

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)
 Single constructor.
 
CallbackSearchReturn callback (const QString &, const Point &point)
 Callback method.
 

Detailed Description

Callback for updating the QGraphicsItems in the scene after a command may have modified Points in Curves.

Definition at line 19 of file CallbackSceneUpdateAfterCommand.h.

Constructor & Destructor Documentation

◆ CallbackSceneUpdateAfterCommand()

CallbackSceneUpdateAfterCommand::CallbackSceneUpdateAfterCommand ( GraphicsLinesForCurves graphicsLinesForCurves,
GraphicsScene scene,
const Document document 
)

Single constructor.

Definition at line 16 of file CallbackSceneUpdateAfterCommand.cpp.

Member Function Documentation

◆ callback()

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

Callback method.

Definition at line 25 of file CallbackSceneUpdateAfterCommand.cpp.


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