ResInsight/Fwk/AppFwk/cafCommand
Jacob Støren 01921a50ab caf: Create a new CommandFeature libary.
Move Add and Delete command features there.
Implement generic Toggle Commands.
Make library an cmake "OBJECT" library to allow "registering by static initialization".
Add the concept of CurrentContextMenuTargetWidget  into CmdFeatureManager to support the toggle commands.
Updated test application to use the new commands
2019-08-29 11:48:43 +02:00
..
cafCmdExecCommandManager.cpp clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafCmdExecCommandManager.h #1292 Fixed CppCheck Issues in AppFwk : Use QPointer 2017-03-07 11:36:29 +01:00
cafCmdExecuteCommand.h #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafCmdFeature.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
cafCmdFeature.h Fix up keyboard shorcut on < Qt 5.10 2019-03-27 12:01:49 +01:00
cafCmdFeatureManager.cpp caf: Create a new CommandFeature libary. 2019-08-29 11:48:43 +02:00
cafCmdFeatureManager.h caf: Create a new CommandFeature libary. 2019-08-29 11:48:43 +02:00
cafCmdFeatureMenuBuilder.cpp #4316 Fix context menu with multiple selected well paths 2019-04-12 09:09:12 +02:00
cafCmdFeatureMenuBuilder.h #4316 Fix context menu with multiple selected well paths 2019-04-12 09:09:12 +02:00
cafCmdFieldChangeExec.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafCmdFieldChangeExec.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafCmdSelectionChangeExec.cpp #3296 caf::SelectionManager: Refactoring to avoid sending multiple selection changes 2018-08-31 16:13:46 +02:00
cafCmdSelectionChangeExec.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafCmdSelectionHelper.cpp #3296 caf::SelectionManager: Refactoring to avoid sending multiple selection changes 2018-08-31 16:13:46 +02:00
cafCmdSelectionHelper.h caf: Rename of SelectionRole to SelectionLevel and 2018-08-21 16:44:19 +02:00
cafCmdUiCommandSystemImpl.cpp caf: Create a new CommandFeature libary. 2019-08-29 11:48:43 +02:00
cafCmdUiCommandSystemImpl.h caf: Create a new CommandFeature libary. 2019-08-29 11:48:43 +02:00
CafCommandSystemSpecification.plantuml Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
CMakeLists.txt caf: Create a new CommandFeature libary. 2019-08-29 11:48:43 +02:00