Triggers actions on single click

Purpose

To facilitate the use of actions attached to vector layers

Principle

When the plugin is activated (button in the toolbar), the objects "carriers" of actions become "clickable". The associated action is triggered immediately, a list is given in the case of multiple actions.

Action exemple

Example of a action launching a browser on a specific page to the selected object :

os.system("start http://a.domain.name/[% \"id\" %]")