15#include <QGraphicsItem>
21 m_graphicsLinesForCurves (graphicsLinesForCurves),
23 m_document (document),
24 m_geometryWindow (geometryWindow)
33 m_graphicsLinesForCurves.updateAfterCommand (m_scene,
34 m_document.modelCurveStyles (),
CallbackSearchReturn
Return values for search callback methods.
@ CALLBACK_SEARCH_RETURN_CONTINUE
Continue normal execution of the search.
CallbackSceneUpdateAfterCommand(GraphicsLinesForCurves &graphicsLinesForCurves, GraphicsScene &scene, const Document &document, GeometryWindow *geometryWindow)
Single constructor.
CallbackSearchReturn callback(const QString &, const Point &point)
Callback method.
Storage of one imported image and the data attached to that image.
Window that displays the geometry information, as a table, for the current curve.
This class stores the GraphicsLinesForCurves objects, one per Curve.
Add point and line handling to generic QGraphicsScene.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...