QGIS API Documentation  3.20.0-Odense (decaadbb31)
Namespaces | Functions
qgswmsgetstyles.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 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. More...
 
void QgsWms::writeGetStyles (QgsServerInterface *serverIface, const QgsProject *project, const QgsWmsRequest &request, QgsServerResponse &response)
 Output GetStyles response. More...