mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
11 lines
430 B
Python
11 lines
430 B
Python
# The following has been generated automatically from src/core/layout/qgslayoutitemmapgrid.h
|
|
try:
|
|
QgsLayoutItemMapGrid.__attribute_docs__ = {'crsChanged': "Emitted whenever the grid's CRS is changed.\n\n.. versionadded:: 3.18\n"}
|
|
QgsLayoutItemMapGrid.__group__ = ['layout']
|
|
except (NameError, AttributeError):
|
|
pass
|
|
try:
|
|
QgsLayoutItemMapGridStack.__group__ = ['layout']
|
|
except (NameError, AttributeError):
|
|
pass
|