mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
api documentation on qgis.org
git-svn-id: http://svn.osgeo.org/qgis/trunk@14312 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
e551929798
commit
0e18e05e5e
@ -9,14 +9,14 @@ Documentation:
|
||||
|
||||
You really need to read the QGIS API Documentation now at:
|
||||
|
||||
http://doc.qgis.org/
|
||||
http://qgis.org/api/
|
||||
|
||||
In particular look at the following classes:
|
||||
|
||||
QGisInterface : http://doc.qgis.org/classQgisInterface.html
|
||||
QgsMapCanvas : http://doc.qgis.org/classQgsMapCanvas.html
|
||||
QgsMapTool : http://doc.qgis.org/classQgsMapTool.html
|
||||
QgisPlugin : http://doc.qgis.org/classQgisPlugin.html
|
||||
QGisInterface : http://qgis.org/api/classQgisInterface.html
|
||||
QgsMapCanvas : http://qgis.org/api/classQgsMapCanvas.html
|
||||
QgsMapTool : http://qgis.org/api/classQgsMapTool.html
|
||||
QgisPlugin : http://qgis.org/api/classQgisPlugin.html
|
||||
|
||||
QGisInterface is an abstract base class (ABC) that specifies what publicly
|
||||
available features of QGIS are exposed to third party code and plugins. An
|
||||
|
Loading…
x
Reference in New Issue
Block a user