18 #ifndef QGSSERVERPLUGINS_H    19 #define QGSSERVERPLUGINS_H    50     static QStringList &serverPlugins();
    55 #endif // QGSSERVERPLUGINS_H 
Initializes Python server plugins and stores a list of server plugin names. 
static QgsPythonUtils * sPythonUtils
Pointer to QgsPythonUtils. 
QgsServerInterface Class defining interfaces exposed by QGIS Server and made available to plugins...