mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Tidy-up of r5603: improve the commentary of QgsWmsProvider::subLayerStyles().
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5604 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
c1ef3f5d80
commit
4744b7bb98
@ -485,6 +485,14 @@ public:
|
||||
*/
|
||||
QStringList subLayers() const;
|
||||
|
||||
/**
|
||||
* Sub-layer styles for each sub-layer handled by this provider,
|
||||
* in order from bottom to top
|
||||
*
|
||||
* Sub-layer styles are used to abstract the way the WMS server can symbolise
|
||||
* layers in some way at the server, before it serves them to this
|
||||
* WMS client.
|
||||
*/
|
||||
QStringList subLayerStyles() const;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user