42 #include "qgis_server.h" 67 void putenv(
const QString &var,
const QString &val );
87 #ifdef HAVE_SERVER_PYTHON_PLUGINS 108 static QString configPath(
const QString &defaultConfigPath,
109 const QString &configPath );
116 static void printRequestParameters(
117 const QMap< QString, QString> ¶meterMap,
123 static QFileInfo defaultProjectFile();
124 static QFileInfo defaultAdminSLD();
129 static void setupNetworkAccessManager();
135 static QString &serverName();
138 static QString *sConfigFilePath;
142 static bool sInitialized;
153 static void initLocale();
155 #endif // QGSSERVER_H
QgsServerInterfaceImpl * serverInterface()
Returns a pointer to the server interface.
Provides a way to retrieve settings by prioritizing according to environment variables, ini file and default values.
MessageLevel
Level for messages This will be used both for message log and message bar in application.
Interfaces exposed by QGIS Server and made available to plugins.
Reads and writes project states.
This class is an interface hiding the details of reading input and writing output from/to a wms reque...
The QgsServer class provides OGC web services.
A cache for capabilities xml documents (by configuration file path)
QgsServerRequest Class defining request interface passed to services QgsService::executeRequest() met...
Cache for server configuration.
QgsServerInterface Class defining interfaces exposed by QGIS Server and made available to plugins...
QgsServiceRegistry Class defining the registry manager for QGIS server services.
QgsServerResponse Class defining response interface passed to services QgsService::executeRequest() m...
#define SIP_PYALTERNATIVETYPE(type)