Definition at line 275 of file actiontriggers.py.
◆ __init__()
| def robotide.ui.actiontriggers.ShortcutRegistry.__init__ |
( |
|
self, |
|
|
|
frame |
|
) |
| |
◆ _update_accelerator_table()
| def robotide.ui.actiontriggers.ShortcutRegistry._update_accelerator_table |
( |
|
self | ) |
|
|
private |
◆ register()
| def robotide.ui.actiontriggers.ShortcutRegistry.register |
( |
|
self, |
|
|
|
action |
|
) |
| |
◆ unregister()
| def robotide.ui.actiontriggers.ShortcutRegistry.unregister |
( |
|
self, |
|
|
|
action |
|
) |
| |
◆ _actions
| robotide.ui.actiontriggers.ShortcutRegistry._actions |
|
private |
◆ _frame
| robotide.ui.actiontriggers.ShortcutRegistry._frame |
|
private |
The documentation for this class was generated from the following file: