Definition at line 741 of file mainframe.py.
◆ __init__()
| def robotide.ui.mainframe.ToolBar.__init__ |
( |
|
self, |
|
|
|
frame |
|
) |
| |
◆ _create_button()
| def robotide.ui.mainframe.ToolBar._create_button |
( |
|
self, |
|
|
|
action |
|
) |
| |
|
private |
◆ _format_button_tooltip()
| def robotide.ui.mainframe.ToolBar._format_button_tooltip |
( |
|
self, |
|
|
|
action |
|
) |
| |
|
private |
◆ _get_existing_button()
| def robotide.ui.mainframe.ToolBar._get_existing_button |
( |
|
self, |
|
|
|
action |
|
) |
| |
|
private |
◆ enabled_status_changed()
| def robotide.ui.mainframe.ToolBar.enabled_status_changed |
( |
|
self, |
|
|
|
id, |
|
|
|
action |
|
) |
| |
◆ register()
| def robotide.ui.mainframe.ToolBar.register |
( |
|
self, |
|
|
|
action |
|
) |
| |
◆ register_search_handler()
| def robotide.ui.mainframe.ToolBar.register_search_handler |
( |
|
self, |
|
|
|
description, |
|
|
|
handler, |
|
|
|
icon, |
|
|
|
default = False |
|
) |
| |
◆ remove_toolbar_button()
| def robotide.ui.mainframe.ToolBar.remove_toolbar_button |
( |
|
self, |
|
|
|
button |
|
) |
| |
◆ _buttons
| robotide.ui.mainframe.ToolBar._buttons |
|
private |
◆ _current_description
| robotide.ui.mainframe.ToolBar._current_description |
|
private |
◆ _frame
| robotide.ui.mainframe.ToolBar._frame |
|
private |
◆ _search_handlers
| robotide.ui.mainframe.ToolBar._search_handlers |
|
private |
◆ tb
| robotide.ui.mainframe.ToolBar.tb |
The documentation for this class was generated from the following file: