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