QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSLAYOUTVIEWTOOLZOOM_H
17 #define QGSLAYOUTVIEWTOOLZOOM_H
52 bool mMarqueeZoom =
false;
57 QPoint mMousePressStartPos;
59 QPointF mRubberBandStartPos;
62 std::unique_ptr< QgsLayoutViewRectangularRubberBand > mRubberBand;
64 void startMarqueeZoom( QPointF scenePoint );
68 #endif // QGSLAYOUTVIEWTOOLZOOM_H