16#ifndef QGSLAYOUTVIEWTOOLADDITEM_H
17#define QGSLAYOUTVIEWTOOLADDITEM_H
87 bool mDrawing =
false;
89 int mItemMetadataId = -1;
92 std::unique_ptr<QgsLayoutViewRubberBand> mRubberBand;
95 QPoint mMousePressStartPos;
98 QPointF mMousePressStartLayoutPos;
101 QPointF mRubberBandStartPos;
103 QVariantMap mCustomProperties;
A mouse event which is the result of a user interaction with a QgsLayoutView.
A graphical widget to display and interact with QgsLayouts.