mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-08 00:06:51 -05:00
6 lines
261 B
Python
6 lines
261 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"}
|
|
except NameError:
|
|
pass
|