Class: QgsMapRendererAbstractCustomPainterJob

class qgis.core.QgsMapRendererAbstractCustomPainterJob

Bases: QgsMapRendererJob

Abstract base class for map renderer jobs which use custom painters.

New in version 3.10.

QgsMapRendererAbstractCustomPainterJob(settings: QgsMapSettings) Constructor for QgsMapRendererAbstractCustomPainterJob, using the given map settings.