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 QActions. |
readShortcuts | Module function to read the keyboard shortcuts for the defined QActions. |
saveShortcuts | Module function to write the keyboard shortcuts for the defined QActions. |
Module function to export the keyboard shortcuts for the defined QActions.
Module function to import the keyboard shortcuts for the defined QActions.
Module function to read the keyboard shortcuts for the defined QActions.
Module function to write the keyboard shortcuts for the defined QActions.