16 #ifndef QGSLAYOUTVIEWTOOLMOVEITEMCONTENT_H 17 #define QGSLAYOUTVIEWTOOLMOVEITEMCONTENT_H 43 void wheelEvent( QWheelEvent *event )
override;
51 QPointF mMoveContentStartPos;
53 bool mMovingItemContent =
false;
56 #endif // QGSLAYOUTVIEWTOOLMOVEITEMCONTENT_H
Base class for graphical items within a QgsLayout.
A graphical widget to display and interact with QgsLayouts.
A QgsLayoutViewMouseEvent is the result of a user interaction with the mouse on a QgsLayoutView...
Layout view tool for moving and zooming item content.