| 
    QGIS API Documentation
    3.6.0-Noosa (5873452)
    
   | 
 
#include "qgswmsutils.h"#include "qgswmsserviceexception.h"#include "qgswmsdescribelayer.h"#include "qgsserverprojectutils.h"#include "qgsproject.h"
Go to the source code of this file.
Namespaces | |
| QgsWms | |
| Median cut implementation.  | |
Functions | |
| QDomDocument | QgsWms::describeLayer (QgsServerInterface *serverIface, const QgsProject *project, const QString &version, const QgsServerRequest &request) | 
| DescribeLayer is defined for WMS1.1.1/SLD1.0 and in WMS 1.3.0 SLD Extension.  More... | |
| void | QgsWms::writeDescribeLayer (QgsServerInterface *serverIface, const QgsProject *project, const QString &version, const QgsServerRequest &request, QgsServerResponse &response) | 
| Output GetMap response in DXF format.  More... | |
 1.8.13