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

6 lines
285 B
Python

# The following has been generated automatically from src/core/qgsmapsettings.h
try:
QgsLabelBlockingRegion.__attribute_docs__ = {'geometry': 'Geometry of region to avoid placing labels within (in destination map coordinates and CRS)'}
except (NameError, AttributeError):
pass