Class: QgsLayoutViewToolTemporaryKeyZoom¶
Layout view tool for temporarily zooming a layout while a key is depressed.
Class Hierarchy¶
Base classes¶
Layout view tool for zooming into and out of the layout. |
|
Abstract base class for all layout view tools. Layout view tools are user interactive tools for manipulating and adding items to |
|
- class qgis.gui.QgsLayoutViewToolTemporaryKeyZoom[source]¶
Bases:
QgsLayoutViewToolZoom
- __init__(view: QgsLayoutView | None)
Constructor for QgsLayoutViewToolTemporaryKeyZoom.
- Parameters:
view (Optional[QgsLayoutView])