ApplicationShortcut | Shortcut is only active when one of the application windows is focused. |
WidgetShortcut | Shortcut is only active when the parent widget is focused. |
WidgetWithChildrenShortcut | Shortcut is only active when the parent widget, or a child of the parent widget, is focused. |
WindowShortcut | Shortcut is only active when the window of the parent widget is focused. |