Class: QgsMapDecoration

class qgis.core.QgsMapDecoration

Bases: sip.wrapper

Constructor for QgsMapDecoration.

QgsMapDecoration(QgsMapDecoration)

Interface for map decorations.

Methods

render

Renders a map decoration.

render(self, mapSettings: QgsMapSettings, context: QgsRenderContext)

Renders a map decoration.

Parameters