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

6 lines
267 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:
pass