16#ifndef QGSLAYOUTVIEWTOOLMOVEITEMCONTENT_H
17#define QGSLAYOUTVIEWTOOLMOVEITEMCONTENT_H
41 void wheelEvent( QWheelEvent *event )
override;
48 QPointF mMoveContentStartPos;
50 bool mMovingItemContent =
false;
Base class for graphical items within a QgsLayout.
A mouse event which is the result of a user interaction with a QgsLayoutView.
QgsLayoutViewToolMoveItemContent(QgsLayoutView *view)
Constructor for QgsLayoutViewToolMoveItemContent.
A graphical widget to display and interact with QgsLayouts.