QGIS/python/PyQt6/server/auto_additions/qgsserverogcapihandler.py
2024-12-03 07:47:10 +00:00

7 lines
338 B
Python

# The following has been generated automatically from src/server/qgsserverogcapihandler.h
try:
QgsServerOgcApiHandler.parentLink = staticmethod(QgsServerOgcApiHandler.parentLink)
QgsServerOgcApiHandler.layerFromCollectionId = staticmethod(QgsServerOgcApiHandler.layerFromCollectionId)
except (NameError, AttributeError):
pass