Encapsulates a QGIS project, including sets of map layers and their styles, layouts,...
 
A rectangle specified with double values.
 
Defines requests passed to QgsService classes.
 
Defines the response interface passed to QgsService.
 
Provides a way to retrieve settings by prioritizing according to environment variables,...
 
Median cut implementation.
 
void writeImage(QgsServerResponse &response, QImage &img, const QString &formatStr, int imageQuality)
Write image response.
 
QString implementationVersion()
Returns the highest version supported by this implementation.
 
ImageOutputFormat
Supported image output format.
 
@ Unknown
Unknown/invalid format.
 
ImageOutputFormat parseImageFormat(const QString &format)
Parse image format parameter.
 
QUrl serviceUrl(const QgsServerRequest &request, const QgsProject *project, const QgsServerSettings &settings)
Returns WMS service URL.