| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#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"#include "qgssldexportcontext.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.   | |