QGIS/python/core/auto_additions/qgslayoutreportcontext.py

3 lines
342 B
Python
Raw Normal View History

# The following has been generated automatically from src/core/layout/qgslayoutreportcontext.h
QgsLayoutReportContext.__attribute_docs__ = {'layerChanged': "Emitted when the context's ``layer`` is changed.\n", 'changed': 'Emitted certain settings in the context is changed, e.g. by setting a new feature or vector layer\nfor the context.\n'}