50 #ifndef VSI_SCENETOOLS_HH 51 #define VSI_SCENETOOLS_HH 54 #include <QGraphicsProxyWidget> 65 class FunctionDisplay;
94 void sceneRectChanged (
const QRectF &_rect);
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.
void mouseRelease(QPointF _pos, QGraphicsItem *_item)
Handles mouse release (will be called by the scene, if the element is dropped)
Scene zoom in/out widget.