QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Namespaces | Functions
qgswfsdescribefeaturetype.h File Reference
#include <QDomDocument>
#include <QDomElement>
Include dependency graph for qgswfsdescribefeaturetype.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 QgsWfs
 WMS implementation.
 

Functions

QDomDocument QgsWfs::createDescribeFeatureTypeDocument (QgsServerInterface *serverIface, const QgsProject *project, const QString &version, const QgsServerRequest &request)
 Create get capabilities document. More...
 
void QgsWfs::setSchemaLayer (QDomElement &parentElement, QDomDocument &doc, const QgsVectorLayer *layer)
 
void QgsWfs::writeDescribeFeatureType (QgsServerInterface *serverIface, const QgsProject *project, const QString &version, const QgsServerRequest &request, QgsServerResponse &response)
 Output WFS GetCapabilities response. More...