Subgroup: Layout

Class: QgsLayoutViewTriangleRubberBand

class qgis.gui.QgsLayoutViewTriangleRubberBand(view: QgsLayoutView = None)

Bases: qgis._gui.QgsLayoutViewRubberBand

Constructor for QgsLayoutViewTriangleRubberBand.

QgsLayoutViewTriangleRubberBand is triangular rubber band for use within QgsLayoutView widgets.

childEvent()
connectNotify()
create(self, view: QgsLayoutView) → QgsLayoutViewTriangleRubberBand
customEvent()
disconnectNotify()
finish(self, position: Union[QPointF, QPoint] = QPointF(), modifiers: Union[Qt.KeyboardModifiers, Qt.KeyboardModifier] = 0) → QRectF
isSignalConnected()
receivers()
sender()
senderSignalIndex()
start(self, position: Union[QPointF, QPoint], modifiers: Union[Qt.KeyboardModifiers, Qt.KeyboardModifier])
timerEvent()
update(self, position: Union[QPointF, QPoint], modifiers: Union[Qt.KeyboardModifiers, Qt.KeyboardModifier])
updateRect()