Salome HOME
[bos #35160][EDF](2023-T1) Keyboard shortcuts.
authordish <dmitrii.shvydkoi@opencascade.com>
Thu, 25 Jan 2024 08:27:48 +0000 (08:27 +0000)
committerdish <dmitrii.shvydkoi@opencascade.com>
Thu, 25 Jan 2024 10:50:35 +0000 (10:50 +0000)
commit549f0c197d43f56ccc684135fa0c5aa43c1f0a8a
tree4d6d7361972b0b6336a3783aa644a3c20806f8b2
parentd29202c5b21e9d94a170dcb375619ff6e0ba358c
[bos #35160][EDF](2023-T1) Keyboard shortcuts.

Extend set of action assets being loaded in advance. Add sorting of tree items in ShortcutMgr by action name.
NOTE: Shortcut manager can display icons of actions, but paths to them must be typed in JSON asset files, but they are not.
src/LightApp/LightApp_Module.cxx
src/LightApp/resources/LightApp.xml
src/Qtx/QtxShortcutEdit.cxx
src/Qtx/QtxShortcutEdit.h
src/SUIT/CMakeLists.txt
src/SUIT/SUIT_ShortcutMgr. ReadMe.md
src/SUIT/SUIT_ShortcutMgr.cxx
src/SUIT/SUIT_ShortcutMgr.h
src/SUIT/resources/action_assets.json [new file with mode: 0644]