Class: QgsLayoutViewToolEditNodes

Layout view tool for editing node based items in the layout.

Class Hierarchy

Inheritance diagram of qgis.gui.QgsLayoutViewToolEditNodes

Base classes

QgsLayoutViewTool

Abstract base class for all layout view tools.

QObject

Methods

deleteSelectedNode

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])

deleteSelectedNode(self)[source]

Deletes the selected node from the item.