Module implementing functions dealing with keyboard shortcuts.
None |
None |
__readShortcut | Private function to read a single keyboard shortcut from the settings. |
__saveShortcut | Private function to write a single keyboard shortcut to the settings. |
__setAction | Private function to write a single keyboard shortcut to the settings. |
__setAction35 | Private function to write a single keyboard shortcut to the settings (old format). |
exportShortcuts | Module function to export the keyboard shortcuts for the defined QActions. |
importShortcuts | Module function to import the keyboard shortcuts for the defined E4Actions. |
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 | Module function to set actions based on new format shortcuts file. |
setActions_35 | Module function to set actions based on old format shortcuts file. |
Private function to read a single keyboard shortcut from the settings.
Private function to write a single keyboard shortcut to the settings.
Private function to write a single keyboard shortcut to the settings.
Private function to write a single keyboard shortcut to the settings (old format).
Module function to export the keyboard shortcuts for the defined QActions.
Module function to import the keyboard shortcuts for the defined E4Actions.
Module function to read the keyboard shortcuts for the defined QActions.
Module function to write the keyboard shortcuts for the defined QActions.
Module function to set actions based on new format shortcuts file.
Module function to set actions based on old format shortcuts file.