Class: QgsLayoutViewToolMoveItemContent

Layout view tool for moving and zooming item content.

Class Hierarchy

Inheritance diagram of qgis.gui.QgsLayoutViewToolMoveItemContent

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

class qgis.gui.QgsLayoutViewToolMoveItemContent[source]

Bases: QgsLayoutViewTool

__init__(view: QgsLayoutView | None)

Constructor for QgsLayoutViewToolMoveItemContent.

Parameters:

view (Optional[QgsLayoutView])