QGIS/python/core/auto_additions/qgslayoutitemmapitem.py
2024-12-03 07:47:10 +00:00

10 lines
294 B
Python

# The following has been generated automatically from src/core/layout/qgslayoutitemmapitem.h
try:
QgsLayoutItemMapItem.__group__ = ['layout']
except (NameError, AttributeError):
pass
try:
QgsLayoutItemMapItemStack.__group__ = ['layout']
except (NameError, AttributeError):
pass