Class: QgsLayoutViewToolEditNodes¶
Layout view tool for editing node based items in the layout.
Class Hierarchy¶
Base classes¶
Abstract base class for all layout view tools. |
|
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])