Definition at line 19 of file popupmenu.py.
◆ __init__()
| def robotide.widgets.popupmenu.PopupCreator.__init__ |
( |
|
self | ) |
|
◆ _get_all_actions()
| def robotide.widgets.popupmenu.PopupCreator._get_all_actions |
( |
|
self, |
|
|
|
fixed_menu_items, |
|
|
|
data |
|
) |
| |
|
private |
◆ _get_external_menu_items()
| def robotide.widgets.popupmenu.PopupCreator._get_external_menu_items |
( |
|
self, |
|
|
|
data |
|
) |
| |
|
private |
◆ add_hook()
| def robotide.widgets.popupmenu.PopupCreator.add_hook |
( |
|
self, |
|
|
|
hook |
|
) |
| |
◆ remove_hook()
| def robotide.widgets.popupmenu.PopupCreator.remove_hook |
( |
|
self, |
|
|
|
hook |
|
) |
| |
◆ show()
| def robotide.widgets.popupmenu.PopupCreator.show |
( |
|
self, |
|
|
|
parent, |
|
|
|
fixed_menu_items, |
|
|
|
data |
|
) |
| |
◆ _external_hooks
| robotide.widgets.popupmenu.PopupCreator._external_hooks |
|
private |
The documentation for this class was generated from the following file: