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

6 lines
203 B
Python

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