16#ifndef QGSLAYOUTVIEWTOOLEDITNODES_H
17#define QGSLAYOUTVIEWTOOLEDITNODES_H
44 void deleteSelectedNode();
57 const double mMoveContentSearchRadius = 25;
59 QPointer< QgsLayoutNodesItem > mNodesItem;
60 int mNodesItemIndex = -1;
63 QPointF mMoveContentStartPos;
65 bool isMoving =
false;
67 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.