Opened 13 years ago

#3601 new enhancement

Expose all map tools that inherit from QgsMapTool to API

Reported by: NathanW Owned by: borysiasty
Priority: minor: annoyance Milestone: Version 1.7.0
Component: Python plugins and bindings Version:
Keywords: API Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.