18#ifndef QGSSERVERPLUGINS_H
19#define QGSSERVERPLUGINS_H
Defines interfaces exposed by QGIS Server and made available to plugins.
static QStringList & serverPlugins()
List of available server plugin names.
QgsServerPlugins()=default
Default constructor for QgsServerPlugins.
static QgsPythonUtils * sPythonUtils
Pointer to QgsPythonUtils.
static bool initPlugins(QgsServerInterface *interface)
Initializes the Python plugins.