Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
|
@@ -31,6 +31,11 @@ |
|
|
|
|
|
typedef void unloadHook_t( QgsServiceModule * ); |
|
|
|
|
|
/** |
|
|
* \ingroup server |
|
|
* \class QgsServiceNativeModuleEntry |
|
|
* \since QGIS 3.0 |
|
|
*/ |
|
|
class QgsServiceNativeModuleEntry |
|
|
{ |
|
|
public: |
|
|
|
@@ -27,7 +27,7 @@ namespace QgsWcs |
|
|
|
|
|
/** |
|
|
* \ingroup server |
|
|
* \class QgsWcs::QgsserviceException |
|
|
* \class QgsWcs::QgsServiceException |
|
|
* \brief Exception class for WFS service exceptions. |
|
|
* \since QGIS 3.0 |
|
|
*/ |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.