Initializes Python server plugins and stores a list of server plugin names.
More...
#include <qgsserverplugins.h>
Initializes Python server plugins and stores a list of server plugin names.
- Since
- QGIS 2.8
Definition at line 34 of file qgsserverplugins.h.
◆ QgsServerPlugins()
QgsServerPlugins::QgsServerPlugins |
( |
| ) |
|
|
explicitdefault |
◆ initPlugins()
Initializes the Python plugins.
- Parameters
-
- Returns
- bool
true
on success
Definition at line 39 of file qgsserverplugins.cpp.
◆ serverPlugins()
QStringList & QgsServerPlugins::serverPlugins |
( |
| ) |
|
|
static |
◆ sPythonUtils
QgsPythonUtils * QgsServerPlugins::sPythonUtils |
|
static |
The documentation for this class was generated from the following files: