QGIS API Documentation
3.8.0-Zanzibar (11aff65)
src
server
services
qgsmodule.h
Go to the documentation of this file.
1
/***************************************************************************
2
qgsmodule.h
3
4
Define some boilerplate code for implementing modules
5
-----------------------------
6
begin : 2016-12-13
7
copyright : (C) 2016 by David Marteau
8
email : david dot marteau at 3liz dot com
9
***************************************************************************/
10
11
/***************************************************************************
12
* *
13
* This program is free software; you can redistribute it and/or modify *
14
* it under the terms of the GNU General Public License as published by *
15
* the Free Software Foundation; either version 2 of the License, or *
16
* (at your option) any later version. *
17
* *
18
***************************************************************************/
19
20
#include "
qgsservicemodule.h
"
21
#include "
qgsserviceregistry.h
"
22
#include "
qgsservice.h
"
23
#include "
qgsserverinterface.h
"
24
#include "
qgslogger.h
"
25
#include "
qgsmessagelog.h
"
26
27
qgsservice.h
qgsserviceregistry.h
qgsservicemodule.h
qgsserverinterface.h
qgsmessagelog.h
qgslogger.h
Generated on Sat Jun 22 2019 09:24:07 for QGIS API Documentation by
1.8.13