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

6 lines
225 B
Python

# The following has been generated automatically from src/core/annotations/qgsannotationlayer.h
try:
QgsAnnotationLayer.__attribute_docs__ = {'transformContext': 'Coordinate transform context'}
except NameError:
pass