| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 


Go to the source code of this file.
| Namespaces | |
| QgsWms | |
| Median cut implementation. | |
| Functions | |
| void | QgsWms::checkParameters (QgsWmsParameters ¶meters) | 
| checkParameters checks request parameters and sets SRCHEIGHT and SRCWIDTH to default values in case BBOX is specified for contextual legend and (SRC)HEIGHT or (SRC)WIDTH are not.  More... | |
| QgsLayerTree * | QgsWms::layerTree (const QgsWmsRenderContext &context) | 
| QgsLayerTreeModel * | QgsWms::legendModel (const QgsWmsRenderContext &context, QgsLayerTree &tree) | 
| QgsLayerTreeModelLegendNode * | QgsWms::legendNode (const QString &rule, QgsLayerTreeModel &model) | 
| void | QgsWms::writeGetLegendGraphics (QgsServerInterface *serverIface, const QgsProject *project, const QgsWmsRequest &request, QgsServerResponse &response) | 
| Output GetLegendGRaphics response.  More... | |