QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_server.h"
#include <QString>
Go to the source code of this file.
Classes | |
class | QgsServerApiContext |
The QgsServerApiContext class encapsulates the resources for a particular client request: the request and response objects, the project (might be NULL) and the server interface, the API root path that matched the request is also added. More... | |