2024-08-13 13:47:46 +10:00
|
|
|
# The following has been generated automatically from src/core/annotations/qgsannotationlayer.h
|
2024-08-14 09:45:06 +10:00
|
|
|
try:
|
2024-09-12 15:12:52 +10:00
|
|
|
QgsAnnotationLayer.LayerOptions.__attribute_docs__ = {'transformContext': 'Coordinate transform context'}
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsAnnotationLayer.LayerOptions.__doc__ = """Setting options for loading annotation layers.
|
|
|
|
|
|
|
|
.. versionadded:: 3.16"""
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsAnnotationLayer.LayerOptions.__group__ = ['annotations']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|
2024-09-12 15:12:52 +10:00
|
|
|
try:
|
|
|
|
QgsAnnotationLayer.__group__ = ['annotations']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-09-12 15:12:52 +10:00
|
|
|
pass
|