* adds basic typedoc * backup * Adds all docs to source code * Adds autogenerated docs * Fixes doc links * Updates docs
39 lines
647 B
Markdown
39 lines
647 B
Markdown
---
|
|
id: "shortcutcontext"
|
|
title: "ShortcutContext"
|
|
sidebar_label: "ShortcutContext"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [ApplicationShortcut](shortcutcontext.md#applicationshortcut)
|
|
* [WidgetShortcut](shortcutcontext.md#widgetshortcut)
|
|
* [WidgetWithChildrenShortcut](shortcutcontext.md#widgetwithchildrenshortcut)
|
|
* [WindowShortcut](shortcutcontext.md#windowshortcut)
|
|
|
|
## Enumeration members
|
|
|
|
### ApplicationShortcut
|
|
|
|
• **ApplicationShortcut**: = 2
|
|
|
|
___
|
|
|
|
### WidgetShortcut
|
|
|
|
• **WidgetShortcut**: = 0
|
|
|
|
___
|
|
|
|
### WidgetWithChildrenShortcut
|
|
|
|
• **WidgetWithChildrenShortcut**: = 3
|
|
|
|
___
|
|
|
|
### WindowShortcut
|
|
|
|
• **WindowShortcut**: = 1
|