16#ifndef QGSLAYOUTVIEWTOOLZOOM_H
17#define QGSLAYOUTVIEWTOOLZOOM_H
51 bool mMarqueeZoom =
false;
56 QPoint mMousePressStartPos;
58 QPointF mRubberBandStartPos;
61 std::unique_ptr< QgsLayoutViewRectangularRubberBand > mRubberBand;
63 void startMarqueeZoom( QPointF scenePoint );
A QgsLayoutViewMouseEvent is the result of a user interaction with the mouse on a QgsLayoutView.
A graphical widget to display and interact with QgsLayouts.