QGIS/python/core/auto_additions/qgslayoutitemmapgrid.py
2024-08-14 13:05:46 +10:00

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