shortcuts#
Application-wide shortcut definitions.
TODO: Create editor widget to make these customizable.
Functions:
|
Helper function to initialize shortcuts. |
|
Helper function to connect a function with a shortcut. |
|
Helper function used to retrieve a shortcut. |
|
Get the hint text associated with a shortcut. |
|
Returns the string representation of a shortcut. |
- bookmarks.shortcuts.add_shortcuts(widget, shortcuts, context=QtCore.Qt.WidgetWithChildrenShortcut)[source]#
Helper function to initialize shortcuts.