QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgswmsutils.h"
#include "qgswmsrequest.h"
#include "qgswmsgetprint.h"
#include "qgswmsrenderer.h"
#include "qgswmsserviceexception.h"
Go to the source code of this file.
Namespaces | |
namespace | QgsWms |
Median cut implementation. | |
Functions | |
void | QgsWms::writeGetPrint (QgsServerInterface *serverIface, const QgsProject *project, const QgsWmsRequest &request, QgsServerResponse &response) |
Output GetPrint response. | |