QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
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... | |