Class: QgsLayoutViewTriangleRubberBand¶
QgsLayoutViewTriangleRubberBand
is triangular rubber band
for use within QgsLayoutView
widgets.
Class Hierarchy¶
Base classes¶
|
|
- class qgis.gui.QgsLayoutViewTriangleRubberBand[source]¶
Bases:
QgsLayoutViewRubberBand
- __init__(view: QgsLayoutView | None = None)
Constructor for QgsLayoutViewTriangleRubberBand.
- Parameters:
view (Optional[QgsLayoutView] = None)