Skip to content

Commit

Permalink
Add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Mar 18, 2019
1 parent cbc4270 commit ec3e15f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/server/services/wms/qgswmsparameters.h
Expand Up @@ -951,6 +951,10 @@ namespace QgsWms
*/
QList<QgsWmsParametersHighlightLayer> highlightLayersParameters() const;

/**
* Returns parameters for each external layer.
* \since QGIS 3.8
*/
QList<QgsWmsParametersExternalLayer> externalLayersParameters() const;

/**
Expand Down

0 comments on commit ec3e15f

Please sign in to comment.