QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgsapplication.h"
#include "qgsmaprenderertask.h"
#include "qgsmapsettings.h"
#include "qgsmodule.h"
#include "qgspdfwriter.h"
#include "qgswmsrenderer.h"
Go to the source code of this file.
Namespaces | |
namespace | QgsWms |
Median cut implementation. | |
Functions | |
void | QgsWms::writeAsPdf (QgsServerInterface *serverIface, const QgsProject *project, const QgsWmsRequest &request, QgsServerResponse &response) |
Output GetMap response in PDF format. | |