A QGraphicsView with special handling for GraphScene scenes. More...
#include <graphview.h>
Public Member Functions | |
| GraphView (GraphScene *scene, QWidget *parent) | |
| void | ResetView () |
| Resets the view to show the whole scene. | |
Protected Member Functions | |
| void | wheelEvent (QWheelEvent *ev) override |
| void | resizeEvent (QResizeEvent *ev) override |
| void | mousePressEvent (QMouseEvent *ev) override |
A QGraphicsView with special handling for GraphScene scenes.
1.8.6