QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
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
A graphical widget to display and interact with QgsLayouts.
A QgsLayoutViewMouseEvent is the result of a user interaction with the mouse on a QgsLayoutView.