Class: QgsLayoutViewRectangularRubberBand¶
A rectangular rubber band for use within QgsLayoutView
widgets.
Class Hierarchy¶
Base classes¶
An abstract base class for temporary rubber band items in various shapes, for use within |
|
- class qgis.gui.QgsLayoutViewRectangularRubberBand[source]¶
Bases:
QgsLayoutViewRubberBand
- __init__(view: QgsLayoutView | None = None)
Constructor for QgsLayoutViewRectangularRubberBand.
- Parameters:
view (Optional[QgsLayoutView] = None)