[QGIS-trac] [Quantum GIS] #3601: Expose all map tools that inherit
from QgsMapTool to API
Quantum GIS
qgis at qgis.org
Sat Mar 12 02:42:42 EST 2011
#3601: Expose all map tools that inherit from QgsMapTool to API
-------------------------------------------+--------------------------------
Reporter: NathanW | Owner: borysiasty
Type: enhancement | Status: new
Priority: minor: annoyance | Milestone: Version 1.7.0
Component: Python plugins and bindings | Version:
Keywords: API | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
-------------------------------------------+--------------------------------
Most of the handy tools eg qgsmaptooladdfeature and the editing tool, that
people could use to build external qgis based apps are not exposed via the
API and have to be hand built in each app, which can be pretty involved.
I think we should expose anything that inherits from QgsMapTool; which
would make building external editing programs a lot easier for beginners.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3601>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list