Class: QgsLayoutViewToolEditNodes

Layout view tool for edit 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. Layout view tools are user interactive tools for manipulating and adding items to QgsLayoutView widgets.

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.