Definition at line 208 of file editors.py.
◆ __init__()
| def robotide.editor.editors.Settings.__init__ |
( |
|
self, |
|
|
|
parent |
|
) |
| |
◆ _get_editor_class()
| def robotide.editor.editors.Settings._get_editor_class |
( |
|
self, |
|
|
|
controller |
|
) |
| |
|
private |
◆ _recalc_size()
| def robotide.editor.editors.Settings._recalc_size |
( |
|
self, |
|
|
|
event = None |
|
) |
| |
|
private |
◆ build()
| def robotide.editor.editors.Settings.build |
( |
|
self, |
|
|
|
settings, |
|
|
|
plugin, |
|
|
|
tree |
|
) |
| |
◆ close()
| def robotide.editor.editors.Settings.close |
( |
|
self | ) |
|
◆ create_editor_for()
| def robotide.editor.editors.Settings.create_editor_for |
( |
|
self, |
|
|
|
controller, |
|
|
|
plugin, |
|
|
|
tree |
|
) |
| |
◆ Expand()
| def robotide.editor.editors.Settings.Expand |
( |
|
self | ) |
|
◆ GetPane()
| def robotide.editor.editors.Settings.GetPane |
( |
|
self | ) |
|
◆ highlight()
| def robotide.editor.editors.Settings.highlight |
( |
|
self, |
|
|
|
text, |
|
|
|
expand = True |
|
) |
| |
◆ update_value()
| def robotide.editor.editors.Settings.update_value |
( |
|
self | ) |
|
◆ _editors
| robotide.editor.editors.Settings._editors |
|
private |
◆ _sizer
| robotide.editor.editors.Settings._sizer |
|
private |
◆ BORDER
| int robotide.editor.editors.Settings.BORDER = 2 |
|
static |
◆ color_background
| robotide.editor.editors.Settings.color_background |
◆ color_background_help
| robotide.editor.editors.Settings.color_background_help |
◆ color_foreground
| robotide.editor.editors.Settings.color_foreground |
◆ color_foreground_text
| robotide.editor.editors.Settings.color_foreground_text |
◆ color_secondary_background
| robotide.editor.editors.Settings.color_secondary_background |
◆ color_secondary_foreground
| robotide.editor.editors.Settings.color_secondary_foreground |
◆ font_face
| robotide.editor.editors.Settings.font_face |
◆ font_size
| robotide.editor.editors.Settings.font_size |
◆ general_settings
| robotide.editor.editors.Settings.general_settings |
The documentation for this class was generated from the following file: