[QGIS-trac] [Quantum GIS] #2686: actionNodeTool missing from python
plugin interface
Quantum GIS
qgis at qgis.org
Fri Apr 30 15:48:29 EDT 2010
#2686: actionNodeTool missing from python plugin interface
------------------------------------------------+---------------------------
Reporter: christophgysin | Owner: borysiasty
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.5.0
Component: Python plugins and bindings | Version: HEAD
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
I was using the moveVertex tool action from a plugin, which has been
removed in 1.4.0. The replacement for it is the combined NodeTool, which
is not available from the python plugin interface.
Attached patch fixes this, and adds a few more missing actions I spotted
while adding actionNodeTool.
Please consider applying.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2686>
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