widgets-std-context-menu-actions 4.x
widgets-std-context-menu-actions

Standard context menu actions for cumbia-qtcontrols widgets plugin provides basic actions for cumbia-qtcontrols widgets contextual menus.

Requirements

The plugin requires the cumbia-qtcontrols module and the qumbia-tango-controls module

The Standard context menu actions for cumbia-qtcontrols widgets plugin provides a list of QAction actions ready to be added to and used by a QMenu. This implies that all logic (from the Qt QActions' signal/slot connections to the actual slot methods) is written in the plugin.

The plugin is loaded by cumbia-qtcontrols CuContextMenu, which is a QMenu right-click contextual menu offered by the cumbia-qtcontrols widgets.

Menus can be extended by custom plugins which name ends with "context-menu-actions.so". The user must place his own plugins under one of the directories listed in the CUMBIA_PLUGIN_PATH environment variable.

The actions provided by the WidgetStdContextMenuActions plugins are:

  • Link stats: opens a dialog with statistics on the cumbia-qtcontrols link;
  • helper application: an application launcher based on the Tango helperApplication device property.