QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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) constQgsServerOgcApiHandlervirtual
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) constQgsServerOgcApiHandlervirtual
write(json &data, const QgsServerApiContext &context, const json &htmlMetadata=nullptr) constQgsServerOgcApiHandler
write(QVariant &data, const QgsServerApiContext &context, const QVariantMap &htmlMetadata=QVariantMap()) constQgsServerOgcApiHandler
~QgsServerOgcApiHandler()QgsServerOgcApiHandlervirtual