Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.13.0
-
None
-
-
1ad4070bef5a6ae7c01e779cdac32ad4025a1a77 (qt-apps/neptune3-ui/5.13)
Description
In the current docs, in https://doc-snapshots.qt.io/neptune3ui/neptune3ui-overview.html, only one keyboard short cut is documented. There are far more shortcuts which are important to know:
sysui/instrumentcluster/InstrumentClusterWindow.qml:140: sequence: "Ctrl+c" sysui/centerconsole/UIShortcuts.qml:50: sequence: "Ctrl+r" sysui/centerconsole/UIShortcuts.qml:55: sequence: "Ctrl+Shift+r" sysui/centerconsole/UIShortcuts.qml:60: sequence: "Ctrl+t" sysui/centerconsole/UIShortcuts.qml:65: sequence: "Ctrl+l" sysui/centerconsole/UIShortcuts.qml:70: sequence: "Ctrl+b" sysui/centerconsole/UIShortcuts.qml:76: sequence: "Ctrl+p"
In addition to "Ctrl-c", the user should be able to read in docs at least about those:
"Ctrl-r"
"Ctrl+Shift+r"
"Ctrl+p"
if and when AUTOSUITE-1034 is implemented, the list should mentioned this shortcut as well
Attachments
Issue Links
- relates to
-
AUTOSUITE-1034 Add a keyboard shortcut to activate the use of Qt 3D Studio runtime on Cluster
- Closed