|
| def | __init__ (self, notebook, plugins, activation_callback) |
| |
Definition at line 41 of file pluginmanager.py.
◆ __init__()
| def robotide.ui.pluginmanager._PluginPanel.__init__ |
( |
|
self, |
|
|
|
notebook, |
|
|
|
plugins, |
|
|
|
activation_callback |
|
) |
| |
◆ _create_body()
| def robotide.ui.pluginmanager._PluginPanel._create_body |
( |
|
self, |
|
|
|
plugins, |
|
|
|
activation_callback |
|
) |
| |
|
private |
◆ _create_header()
| def robotide.ui.pluginmanager._PluginPanel._create_header |
( |
|
self | ) |
|
|
private |
◆ _create_info_text()
| def robotide.ui.pluginmanager._PluginPanel._create_info_text |
( |
|
self | ) |
|
|
private |
◆ _create_label()
| def robotide.ui.pluginmanager._PluginPanel._create_label |
( |
|
self, |
|
|
|
parent, |
|
|
|
text |
|
) |
| |
|
private |
◆ _create_line()
| def robotide.ui.pluginmanager._PluginPanel._create_line |
( |
|
self | ) |
|
|
private |
◆ font
| robotide.ui.pluginmanager._PluginPanel.font |
◆ font_face
| robotide.ui.pluginmanager._PluginPanel.font_face |
The documentation for this class was generated from the following file: