QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
QgsServerOgcApiHandler Member List

This is the complete list of members for QgsServerOgcApiHandler, including all inherited members.

contentTypeForAccept(const QString &accept) constQgsServerOgcApiHandler
contentTypeFromRequest(const QgsServerRequest *request) constQgsServerOgcApiHandler
contentTypes() constQgsServerOgcApiHandler
defaultContentType() constQgsServerOgcApiHandlervirtual
defaultResponse()QgsServerOgcApiHandlerstatic
description() const =0QgsServerOgcApiHandlerpure virtual
handleRequest(const QgsServerApiContext &context) const SIP_THROW(QgsServerApiBadRequestException)QgsServerOgcApiHandlervirtual
href(const QgsServerApiContext &context, const QString &extraPath=QString(), const QString &extension=QString()) constQgsServerOgcApiHandler
htmlDump(const json &data, const QgsServerApiContext &context) constQgsServerOgcApiHandler
jsonDump(json &data, const QgsServerApiContext &context, const QString &contentType=QStringLiteral("application/json")) constQgsServerOgcApiHandler
jsonTags() constQgsServerOgcApiHandler
layerFromCollectionId(const QgsServerApiContext &context, const QString &collectionId)QgsServerOgcApiHandlerstatic
layerFromContext(const QgsServerApiContext &context) constQgsServerOgcApiHandler
link(const QgsServerApiContext &context, const QgsServerOgcApi::Rel &linkType=QgsServerOgcApi::Rel::self, const QgsServerOgcApi::ContentType contentType=QgsServerOgcApi::ContentType::JSON, const std::string &title="") constQgsServerOgcApiHandler
links(const QgsServerApiContext &context) constQgsServerOgcApiHandler
linkTitle() const =0QgsServerOgcApiHandlerpure virtual
linkType() const =0QgsServerOgcApiHandlerpure virtual
operationId() const =0QgsServerOgcApiHandlerpure virtual
parameters(const QgsServerApiContext &context) constQgsServerOgcApiHandlerinlinevirtual
parentLink(const QUrl &url, int levels=1)QgsServerOgcApiHandlerstatic
path() const =0QgsServerOgcApiHandlerpure virtual
schema(const QgsServerApiContext &context) constQgsServerOgcApiHandlervirtual
setContentTypes(const QList< QgsServerOgcApi::ContentType > &contentTypes)QgsServerOgcApiHandlerprotected
setContentTypesInt(const QList< int > &contentTypes)QgsServerOgcApiHandlerprotected
staticPath(const QgsServerApiContext &context) constQgsServerOgcApiHandlervirtual
summary() const =0QgsServerOgcApiHandlerpure virtual
tags() constQgsServerOgcApiHandlerinlinevirtual
templatePath(const QgsServerApiContext &context) constQgsServerOgcApiHandlervirtual
values(const QgsServerApiContext &context) const SIP_THROW(QgsServerApiBadRequestException)QgsServerOgcApiHandlervirtual
write(json &data, const QgsServerApiContext &context, const json &htmlMetadata=nullptr) constQgsServerOgcApiHandler
write(QVariant &data, const QgsServerApiContext &context, const QVariantMap &htmlMetadata=QVariantMap()) const SIP_THROW(QgsServerApiBadRequestException)QgsServerOgcApiHandler
~QgsServerOgcApiHandler()QgsServerOgcApiHandlervirtual