QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
qgswmsgetlegendgraphics.h File Reference
Include dependency graph for qgswmsgetlegendgraphics.h:
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

void QgsWms::checkParameters (QgsWmsParameters &parameters)
 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.
QgsLayerTreeQgsWms::layerTree (const QgsWmsRenderContext &context)
QgsLayerTreeQgsWms::layerTreeWithGroups (const QgsWmsRenderContext &context, QgsLayerTree *projectRoot)
QgsLayerTreeModelQgsWms::legendModel (const QgsWmsRenderContext &context, QgsLayerTree &tree)
QgsLayerTreeModelLegendNodeQgsWms::legendNode (const QString &rule, QgsLayerTreeModel &model)
void QgsWms::writeGetLegendGraphics (QgsServerInterface *serverIface, const QgsProject *project, const QgsWmsRequest &request, QgsServerResponse &response)
 Output GetLegendGRaphics response.