2019-08-06 16:38:21 +02:00
|
|
|
# The following has been generated automatically from src/server/qgsserverogcapi.h
|
|
|
|
QgsServerOgcApi.Rel.baseClass = QgsServerOgcApi
|
|
|
|
QgsServerOgcApi.ContentType.baseClass = QgsServerOgcApi
|
2024-08-14 15:28:33 +10:00
|
|
|
QgsServerOgcApi.sanitizeUrl = staticmethod(QgsServerOgcApi.sanitizeUrl)
|
|
|
|
QgsServerOgcApi.relToString = staticmethod(QgsServerOgcApi.relToString)
|
|
|
|
QgsServerOgcApi.contentTypeToString = staticmethod(QgsServerOgcApi.contentTypeToString)
|
|
|
|
QgsServerOgcApi.contentTypeToStdString = staticmethod(QgsServerOgcApi.contentTypeToStdString)
|
|
|
|
QgsServerOgcApi.contentTypeToExtension = staticmethod(QgsServerOgcApi.contentTypeToExtension)
|
|
|
|
QgsServerOgcApi.contenTypeFromExtension = staticmethod(QgsServerOgcApi.contenTypeFromExtension)
|
|
|
|
QgsServerOgcApi.contentTypeFromExtension = staticmethod(QgsServerOgcApi.contentTypeFromExtension)
|
|
|
|
QgsServerOgcApi.mimeType = staticmethod(QgsServerOgcApi.mimeType)
|