QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
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