Class: QgsReportSectionContext

Current context for a report section.

Warning

This is not considered stable API, and may change in future QGIS releases. It is exposed to the Python bindings for unit testing purposes only.

class qgis.core.QgsReportSectionContext[source]

Bases: object

currentLayer: QgsVectorLayer
feature: QgsFeature
fieldFilters: Dict[str, object]