38#include "qgis_server.h"
61 void putenv(
const QString &var,
const QString &val );
81#ifdef HAVE_SERVER_PYTHON_PLUGINS
102 static QString configPath(
const QString &defaultConfigPath,
const QString &configPath );
109 static void printRequestParameters(
110 const QMap<QString, QString> ¶meterMap,
117 static QFileInfo defaultProjectFile();
118 static QFileInfo defaultAdminSLD();
123 static void setupNetworkAccessManager();
126 static QString *sConfigFilePath;
130 static bool sInitialized;
139 static void initLocale();
MessageLevel
Level for messages This will be used both for message log and message bar in application.
A cache for capabilities xml documents (by configuration file path)
Cache for server configuration.
Encapsulates a QGIS project, including sets of map layers and their styles, layouts,...
Interfaces exposed by QGIS Server and made available to plugins.
QgsServerInterface Class defining interfaces exposed by QGIS Server and made available to plugins.
QgsServerRequest Class defining request interface passed to services QgsService::executeRequest() met...
QgsServerResponse Class defining response interface passed to services QgsService::executeRequest() m...
The QgsServer class provides OGC web services.
QgsServerInterfaceImpl * serverInterface()
Returns a pointer to the server interface.
QgsServiceRegistry Class defining the registry manager for QGIS server services.
#define SIP_PYALTERNATIVETYPE(type)