Class: QgsLayoutViewToolEditNodes¶
Layout view tool for edit node based items in the layout.
Class Hierarchy¶
Base classes¶
Abstract base class for all layout view tools. Layout view tools are user interactive tools for manipulating and adding items to |
|
Methods
Deletes the selected node from the item. |
- class qgis.gui.QgsLayoutViewToolEditNodes[source]¶
Bases:
QgsLayoutViewTool
- __init__(view: QgsLayoutView | None)
Constructor for QgsLayoutViewToolEditNodes.
- Parameters:
view (Optional[QgsLayoutView])