Module implementing functions dealing with keyboard shortcuts.
Note: These functions are imported into the Preferences package and should be called like Preferences.readShortcuts(...).
None |
exportShortcuts | Module function to export the keyboard shortcuts for the defined QActions. |
importShortcuts | Module function to import the keyboard shortcuts for the defined E3Actions. |
readShortcuts | Module function to read the keyboard shortcuts for the defined QActions. |
saveShortcuts | Module function to write the keyboard shortcuts for the defined QActions. |
setActions_35 | Function to set actions based on old format shortcuts file. |
setActions_36 | Function to set actions based on new format shortcuts file. |
Module function to export the keyboard shortcuts for the defined QActions.
Module function to import the keyboard shortcuts for the defined E3Actions.
Module function to read the keyboard shortcuts for the defined QActions.
Module function to write the keyboard shortcuts for the defined QActions.
Function to set actions based on old format shortcuts file.
Function to set actions based on new format shortcuts file.