QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSLAYOUTVIEWTOOLEDITNODES_H
17 #define QGSLAYOUTVIEWTOOLEDITNODES_H
45 void deleteSelectedNode();
58 const double mMoveContentSearchRadius = 25;
60 QPointer< QgsLayoutNodesItem > mNodesItem;
61 int mNodesItemIndex = -1;
64 QPointF mMoveContentStartPos;
66 bool isMoving =
false;
68 void displayNodes(
bool display =
true );
75 #endif // QGSLAYOUTVIEWTOOLEDITNODES_H
An abstract layout item that provides generic methods for node based shapes such as polygon or polyli...
A graphical widget to display and interact with QgsLayouts.
A QgsLayoutViewMouseEvent is the result of a user interaction with the mouse on a QgsLayoutView.