Feature #3601
Expose all map tools that inherit from QgsMapTool to API
| Status: | New | Start Date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Python plugins and bindings | |||
| Target version: | Version X - Unplanned | |||
| Platform: | All | Resolution: | ||
| Platform version: | Patch supplied: | No | ||
| Status info: | 0 |
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
Updated by Giovanni Manghi over 1 year ago
- Target version changed from Version 1.7.0 to Version 1.7.4
Updated by Giovanni Manghi about 1 year ago
- Target version changed from Version 1.7.4 to Version 2.0.0
Updated by Borys Jurgiel 8 months ago
- Assigned to deleted (
Borys Jurgiel) - Patch supplied set to No
Updated by Pirmin Kalberer 8 months ago
- Target version changed from Version 2.0.0 to Version X - Unplanned