Using grep and a python script to process .ui files, I built up the following set of key shortcuts.
Key for understanding the file:
Window - the window the key sequence will work in
Action - name of the QAction pointer
Usr - if yes then this sequence is user configurable, otherwise no
Text - Description of Action
Shortcut - Key Sequence
The text file is attached: shortcut_list.zip
A CSV file is also attached: shortcut_list.csv.zip
Last edited by KevinH; 05-13-2019 at 12:39 PM.
|