QGIS/python/core/auto_additions/qgsannotationlayer.py

9 lines
344 B
Python
Raw Normal View History

# The following has been generated automatically from src/core/annotations/qgsannotationlayer.h
try:
QgsAnnotationLayer.__attribute_docs__ = {'transformContext': 'Coordinate transform context'}
except NameError:
pass
QgsAnnotationLayer.LayerOptions.__doc__ = """Setting options for loading annotation layers.
.. versionadded:: 3.16"""