16#ifndef QGSLAYOUTVIEWTOOLEDITNODES_H
17#define QGSLAYOUTVIEWTOOLEDITNODES_H
42 void deleteSelectedNode();
54 const double mMoveContentSearchRadius = 25;
56 QPointer<QgsLayoutNodesItem> mNodesItem;
57 int mNodesItemIndex = -1;
60 QPointF mMoveContentStartPos;
62 bool isMoving =
false;
64 void displayNodes(
bool display =
true );
An abstract layout item that provides generic methods for node based shapes such as polygon or polyli...
A QgsLayoutViewMouseEvent is the result of a user interaction with the mouse on a QgsLayoutView.
A graphical widget to display and interact with QgsLayouts.