| QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
    | 
#include "qgswmsrequest.h"#include "qgswmsgetstyles.h"#include "qgswmsrendercontext.h"#include "qgsproject.h"#include "qgsrenderer.h"#include "qgsvectorlayer.h"#include "qgsmaplayerstylemanager.h"#include "qgsvectorlayerlabeling.h"#include "qgsserverresponse.h"
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. | |