2024-08-13 13:47:46 +10:00
|
|
|
# The following has been generated automatically from src/core/layout/qgsabstractreportsection.h
|
2024-08-14 09:45:06 +10:00
|
|
|
try:
|
|
|
|
QgsReportSectionContext.__attribute_docs__ = {'feature': 'Current feature', 'currentLayer': 'Current coverage layer', 'fieldFilters': 'Current field filters'}
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsReportSectionContext.__group__ = ['layout']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|
|
|
|
try:
|
|
|
|
QgsAbstractReportSection.__group__ = ['layout']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|