7 #ifndef CALLBACK_SCENE_UPDATE_AFTER_COMMAND_H 8 #define CALLBACK_SCENE_UPDATE_AFTER_COMMAND_H 10 #include "CallbackSearchReturn.h" 11 #include "PointStyle.h" 30 CallbackSearchReturn
callback (
const QString & ,
42 #endif // CALLBACK_SCENE_UPDATE_AFTER_COMMAND_H Callback for updating the QGraphicsItems in the scene after a command may have modified Points in Cur...
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
Window that displays the geometry information, as a table, for the current curve. ...
CallbackSearchReturn callback(const QString &, const Point &point)
Callback method.
This class stores the GraphicsLinesForCurves objects, one per Curve.
Storage of one imported image and the data attached to that image.
Add point and line handling to generic QGraphicsScene.