Bug report #2686

actionNodeTool missing from python plugin interface

Added by christophgysin - about 14 years ago. Updated about 14 years ago.

Status:Closed
Priority:Low
Assignee:Borys Jurgiel
Category:Python plugins
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:12746

Description

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.

missing-actions-interface.patch Magnifier (2.05 KB) christophgysin -, 2010-04-30 12:48 PM

missing-actions-bindings.patch Magnifier (623 Bytes) christophgysin -, 2010-04-30 01:01 PM

History

#1 Updated by Borys Jurgiel about 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Fixed in 735f9e03 (SVN r13413). Thanks!

Also available in: Atom PDF