QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSMODELVIEWTOOLZOOM_H
17 #define QGSMODELVIEWTOOLZOOM_H
54 bool mMarqueeZoom =
false;
59 QPoint mMousePressStartPos;
61 QPointF mRubberBandStartPos;
64 std::unique_ptr< QgsModelViewRectangularRubberBand > mRubberBand;
66 void startMarqueeZoom( QPointF scenePoint );
70 #endif // QGSMODELVIEWTOOLZOOM_H