Definition at line 817 of file mainframe.py.
◆ __init__()
| def robotide.ui.mainframe.ActionRegisterer.__init__ |
( |
|
self, |
|
|
|
aui_mgr, |
|
|
|
menubar, |
|
|
|
toolbar, |
|
|
|
shortcut_registry |
|
) |
| |
◆ register_action()
| def robotide.ui.mainframe.ActionRegisterer.register_action |
( |
|
self, |
|
|
|
action_info, |
|
|
|
update_aui = True |
|
) |
| |
◆ register_actions()
| def robotide.ui.mainframe.ActionRegisterer.register_actions |
( |
|
self, |
|
|
|
actions |
|
) |
| |
◆ register_shortcut()
| def robotide.ui.mainframe.ActionRegisterer.register_shortcut |
( |
|
self, |
|
|
|
action_info |
|
) |
| |
◆ register_tools()
| def robotide.ui.mainframe.ActionRegisterer.register_tools |
( |
|
self | ) |
|
◆ _aui_mgr
| robotide.ui.mainframe.ActionRegisterer._aui_mgr |
|
private |
◆ _menubar
| robotide.ui.mainframe.ActionRegisterer._menubar |
|
private |
◆ _shortcut_registry
| robotide.ui.mainframe.ActionRegisterer._shortcut_registry |
|
private |
◆ _toolbar
| robotide.ui.mainframe.ActionRegisterer._toolbar |
|
private |
◆ _tools_items
| robotide.ui.mainframe.ActionRegisterer._tools_items |
|
private |
The documentation for this class was generated from the following file: