44 #ifndef VSI_SCENETOOLS_HH 45 #define VSI_SCENETOOLS_HH 48 #include <QGraphicsProxyWidget> 59 class FunctionDisplay;
88 void sceneRectChanged (
const QRectF &_rect);
void mouseRelease(QPointF _pos, QGraphicsItem *_item)
Handles mouse release (will be called by the scene, if the element is dropped)
void mouseMove(QPointF _pos)
Handles mouse movement (will be called by the scene, if the mouse with a draged element is moved) ...
SceneTools(GraphicsScene *_scene)
Constructor.
Scene zoom in/out widget.