QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
src
gui
qgisinterface.cpp
Go to the documentation of this file.
1
/***************************************************************************
2
* qgisinterface.cpp
3
* Abstract base class for interfaces to functions in QgisApp
4
* -------------------
5
* begin : 2004-02-11
6
* copyright : (C) 2004 by Gary E.Sherman
7
* email : sherman at mrcc.com
8
* ***************************************************************************/
9
10
/***************************************************************************
11
* *
12
* This program is free software; you can redistribute it and/or modify *
13
* it under the terms of the GNU General Public License as published by *
14
* the Free Software Foundation; either version 2 of the License, or *
15
* (at your option) any later version. *
16
* *
17
****************************************************************************/
18
19
#include "
qgisinterface.h
"
20
21
QgisInterface::QgisInterface
()
22
{
23
24
25
}
26
27
QgisInterface::~QgisInterface
()
28
{
29
}
qgisinterface.h
QgisInterface::~QgisInterface
virtual ~QgisInterface()
Virtual destructor.
Definition:
qgisinterface.cpp:27
QgisInterface::QgisInterface
QgisInterface()
Constructor.
Definition:
qgisinterface.cpp:21
Generated on Sun Jun 24 2018 11:42:48 for QGIS API Documentation by
1.8.13