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.

Attributes

currentLayer

feature

fieldFilters

class qgis.core.QgsReportSectionContext[source]

Bases: object

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