QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
|
Go to the source code of this file.
Namespaces | |
namespace | QgsWms |
Median cut implementation. | |
Functions | |
QDomDocument | QgsWms::getContext (QgsServerInterface *serverIface, const QgsProject *project, const QgsWmsRequest &request) |
Returns XML document for the 'GetContext' request. More... | |
void | QgsWms::writeGetContext (QgsServerInterface *serverIface, const QgsProject *project, const QgsWmsRequest &request, QgsServerResponse &response) |
Output GetContext response. More... | |