Class: QgsLayoutViewToolSelect¶
Layout view tool for selecting items in the layout.
Class Hierarchy¶
Base classes¶
Abstract base class for all layout view tools. |
|
Methods
Compute the search tolerance in layout units from the view current scale |
|
Sets the a layout. |
- class qgis.gui.QgsLayoutViewToolSelect[source]¶
Bases:
QgsLayoutViewTool
- __init__(view: QgsLayoutView | None)
Constructor for QgsLayoutViewToolSelect.
- Parameters:
view (Optional[QgsLayoutView])