16#ifndef QGSMODELVIEWTOOLTEMPORARYKEYZOOM_H
17#define QGSMODELVIEWTOOLTEMPORARYKEYZOOM_H
49 QPointer<QgsModelViewTool> mPreviousViewTool;
51 bool mDeactivateOnMouseRelease =
false;
53 void updateCursor( Qt::KeyboardModifiers modifiers );
A mouse event which is the result of a user interaction with a QgsModelGraphicsView.