pgLab/pglab/plugin_support
eelke f4f2474a81 Moved definition of widget instance actions to the module so other parts of the system can no about them.
The plugin system will create the Action objects and bind them to the specified slots of the
specific widget instances.
2019-01-05 19:58:23 +01:00
..
IPluginContentWidgetContext.h Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
LMainWindow.cpp Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
LMainWindow.h Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
LWidgetAction.cpp Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
LWidgetAction.h Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
MenuAction.cpp Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
MenuAction.h Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +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 Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
PluginContentWidget.h Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
PluginContentWidgetContextBase.cpp Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
PluginContentWidgetContextBase.h Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
PluginModule.cpp Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
PluginModule.h Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
PluginRegister.cpp Fix plugin macro that added quotes to things that were already strings causing identifiers to not match. 2019-01-01 14:35:22 +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