QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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"