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