16#ifndef QGSLAYOUTVIEWTOOL_H
17#define QGSLAYOUTVIEWTOOL_H
52 sipType = sipType_QgsLayoutViewToolAddItem;
107 virtual void wheelEvent( QWheelEvent *event );
172 virtual QList<QgsLayoutItem *> ignoredSnapItems()
const;
211 bool isClickAndDrag( QPoint startViewPoint, QPoint endViewPoint )
const;
220 QCursor mCursor = Qt::ArrowCursor;
223 QPointer<QAction> mAction;
Base class for graphical items within a QgsLayout.
A mouse event which is the result of a user interaction with a QgsLayoutView.
A graphical widget to display and interact with QgsLayouts.
Base class for layouts, which can contain items such as maps, labels, scalebars, etc.
#define SIP_CONVERT_TO_SUBCLASS_CODE(code)
#define SIP_ENUM_BASETYPE(type)