element editor: improve the drag of the scene with wheel click

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2419 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2013-08-08 19:58:15 +00:00
parent 5523d06d8a
commit 835288f02f
5 changed files with 22 additions and 43 deletions

View File

@@ -59,6 +59,7 @@ class ElementView : public QGraphicsView {
void zoomFit();
void zoomReset();
void adjustSceneRect();
void resetSceneRect ();
void cut();
void copy();
void paste();