QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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

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.