QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
38 #include "qgis_server.h"
63 void putenv(
const QString &var,
const QString &val );
83 #ifdef HAVE_SERVER_PYTHON_PLUGINS
104 static QString configPath(
const QString &defaultConfigPath,
105 const QString &configPath );
112 static void printRequestParameters(
113 const QMap< QString, QString> ¶meterMap,
119 static QFileInfo defaultProjectFile();
120 static QFileInfo defaultAdminSLD();
125 static void setupNetworkAccessManager();
128 static QString *sConfigFilePath;
132 static bool sInitialized;
141 static void initLocale();
143 #endif // QGSSERVER_H
A cache for capabilities xml documents (by configuration file path)
Cache for server configuration.
QgsServerRequest Class defining request interface passed to services QgsService::executeRequest() met...
Interfaces exposed by QGIS Server and made available to plugins.
Encapsulates a QGIS project, including sets of map layers and their styles, layouts,...
QgsServerInterfaceImpl * serverInterface()
Returns a pointer to the server interface.
The QgsServer class provides OGC web services.
MessageLevel
Level for messages This will be used both for message log and message bar in application.
QgsServiceRegistry Class defining the registry manager for QGIS server services.
#define SIP_PYALTERNATIVETYPE(type)
QgsServerInterface Class defining interfaces exposed by QGIS Server and made available to plugins.
QgsServerResponse Class defining response interface passed to services QgsService::executeRequest() m...