16#ifndef QGSLAYOUTVIEWTOOLZOOM_H
17#define QGSLAYOUTVIEWTOOLZOOM_H
53 QPoint mMousePressStartPos;
55 QPointF mRubberBandStartPos;
58 std::unique_ptr<QgsLayoutViewRectangularRubberBand> mRubberBand;
60 void startMarqueeZoom( QPointF scenePoint );
A mouse event which is the result of a user interaction with a QgsLayoutView.
A graphical widget to display and interact with QgsLayouts.