QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSMODELVIEWTOOLTEMPORARYKEYZOOM_H
17 #define QGSMODELVIEWTOOLTEMPORARYKEYZOOM_H
51 QPointer< QgsModelViewTool > mPreviousViewTool;
53 bool mDeactivateOnMouseRelease =
false;
55 void updateCursor( Qt::KeyboardModifiers modifiers );
58 #endif // QGSMODELVIEWTOOLTEMPORARYKEYZOOM_H
A QgsModelViewMouseEvent is the result of a user interaction with the mouse on a QgsModelGraphicsView...