|
| def | __init__ (self, parent, size, detachable=True, autohide=False) |
| |
| def | OnKey (self, *params) |
| |
Definition at line 121 of file popupwindow.py.
◆ __init__()
| def robotide.editor.popupwindow.MacRidePopupWindow.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
size, |
|
|
|
detachable = True, |
|
|
|
autohide = False |
|
) |
| |
◆ _set_auto_hiding()
| def robotide.editor.popupwindow.MacRidePopupWindow._set_auto_hiding |
( |
|
self | ) |
|
|
private |
◆ OnKey()
| def robotide.editor.popupwindow.MacRidePopupWindow.OnKey |
( |
|
self, |
|
|
* |
params |
|
) |
| |
◆ color_background_help
| robotide.editor.popupwindow.MacRidePopupWindow.color_background_help |
◆ color_foreground_text
| robotide.editor.popupwindow.MacRidePopupWindow.color_foreground_text |
◆ general_settings
| robotide.editor.popupwindow.MacRidePopupWindow.general_settings |
The documentation for this class was generated from the following file: