Class: QgsLayoutViewToolSelect¶
Layout view tool for selecting items in the layout.
Class Hierarchy¶
Base classes¶
Abstract base class for all layout view tools. Layout view tools are user interactive tools for manipulating and adding items to |
|
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])