pgLab/pglab/plugin_support
eelke dc8a052544 Basic concept of MenuAction is working
Module can register action
Window adds this action to its menu
Clicking the menu item for the action has the expected result
But menu structure still needs work (everything is now put into one dropdown menu)
2019-01-01 11:15:16 +01:00
..
IPluginContentWidgetContext.h Extended the plugin system to allow for dynamic runtime bindings between modules. 2018-12-31 15:26:36 +01:00
MenuAction.cpp Basic concept of MenuAction is working 2019-01-01 11:15:16 +01:00
MenuAction.h Basic concept of MenuAction is working 2019-01-01 11:15:16 +01:00
MenuLocation.cpp Made step to remove ASyncWindow in favour of usage of Future and FutureWatcher. 2018-12-30 15:46:15 +01:00
MenuLocation.h Made step to remove ASyncWindow in favour of usage of Future and FutureWatcher. 2018-12-30 15:46:15 +01:00
MenuPath.cpp Made step to remove ASyncWindow in favour of usage of Future and FutureWatcher. 2018-12-30 15:46:15 +01:00
MenuPath.h Made step to remove ASyncWindow in favour of usage of Future and FutureWatcher. 2018-12-30 15:46:15 +01:00
ModuleActionParameters.h Extended the plugin system to allow for dynamic runtime bindings between modules. 2018-12-31 15:26:36 +01:00
PluginContentWidget.cpp Made step to remove ASyncWindow in favour of usage of Future and FutureWatcher. 2018-12-30 15:46:15 +01:00
PluginContentWidget.h Made step to remove ASyncWindow in favour of usage of Future and FutureWatcher. 2018-12-30 15:46:15 +01:00
PluginContentWidgetContextBase.cpp Extended the plugin system to allow for dynamic runtime bindings between modules. 2018-12-31 15:26:36 +01:00
PluginContentWidgetContextBase.h Extended the plugin system to allow for dynamic runtime bindings between modules. 2018-12-31 15:26:36 +01:00
PluginModule.cpp Basic concept of MenuAction is working 2019-01-01 11:15:16 +01:00
PluginModule.h Basic concept of MenuAction is working 2019-01-01 11:15:16 +01:00
PluginRegister.cpp Basic concept of MenuAction is working 2019-01-01 11:15:16 +01:00
PluginRegister.h Basic concept of MenuAction is working 2019-01-01 11:15:16 +01:00
ToolbarLocation.cpp Made step to remove ASyncWindow in favour of usage of Future and FutureWatcher. 2018-12-30 15:46:15 +01:00
ToolbarLocation.h Made step to remove ASyncWindow in favour of usage of Future and FutureWatcher. 2018-12-30 15:46:15 +01:00