Feature request #3601
Expose all map tools that inherit from QgsMapTool to API
Status: | Open | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Python plugins | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 13660 |
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.
History
#1 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#2 Updated by Giovanni Manghi over 12 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
#3 Updated by Borys Jurgiel about 12 years ago
- Pull Request or Patch supplied set to No
- Assignee deleted (
Borys Jurgiel)
#4 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#5 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No