16#ifndef QGSMODELVIEWTOOLTEMPORARYKEYZOOM_H
17#define QGSMODELVIEWTOOLTEMPORARYKEYZOOM_H
48 QPointer<QgsModelViewTool> mPreviousViewTool;
50 bool mDeactivateOnMouseRelease =
false;
52 void updateCursor( Qt::KeyboardModifiers modifiers );
A QgsModelViewMouseEvent is the result of a user interaction with the mouse on a QgsModelGraphicsView...