QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
qgswmsgetstyles.cpp File Reference
Include dependency graph for qgswmsgetstyles.cpp:

Go to the source code of this file.

Namespaces

namespace  QgsWms
 Median cut implementation.

Functions

QDomDocument QgsWms::getStyles (QgsServerInterface *serverIface, const QgsProject *project, const QgsWmsRequest &request)
 Returns an SLD file with the styles of the requested layers.
void QgsWms::writeGetStyles (QgsServerInterface *serverIface, const QgsProject *project, const QgsWmsRequest &request, QgsServerResponse &response)
 Output GetStyles response.