Class: QgsLayoutViewToolTemporaryMousePan

Layout view tool for temporarily panning a layout while a mouse button is depressed.

Class Hierarchy

Inheritance diagram of qgis.gui.QgsLayoutViewToolTemporaryMousePan

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.QgsLayoutViewToolTemporaryMousePan[source]

Bases: QgsLayoutViewTool

__init__(view: QgsLayoutView | None)

Constructor for QgsLayoutViewToolTemporaryMousePan.

Parameters:

view (Optional[QgsLayoutView])