Definition at line 45 of file general.py.
◆ __init__()
| def robotide.preferences.general.GeneralPreferences.__init__ |
( |
|
self, |
|
|
|
settings, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ _create_font_editor()
| def robotide.preferences.general.GeneralPreferences._create_font_editor |
( |
|
self | ) |
|
|
private |
◆ _get_path()
| def robotide.preferences.general.GeneralPreferences._get_path |
( |
|
self | ) |
|
|
private |
◆ _read_defaults()
| def robotide.preferences.general.GeneralPreferences._read_defaults |
( |
|
self, |
|
|
|
plugin = False |
|
) |
| |
|
private |
◆ _reload_settings()
| def robotide.preferences.general.GeneralPreferences._reload_settings |
( |
|
self | ) |
|
|
private |
◆ create_colors_sizer()
| def robotide.preferences.general.GeneralPreferences.create_colors_sizer |
( |
|
self | ) |
|
◆ OnCheckBox()
| def robotide.preferences.general.GeneralPreferences.OnCheckBox |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ OnReset()
| def robotide.preferences.general.GeneralPreferences.OnReset |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ OnSaveLoadSettings()
| def robotide.preferences.general.GeneralPreferences.OnSaveLoadSettings |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ _apply_to_panels
| robotide.preferences.general.GeneralPreferences._apply_to_panels |
|
private |
◆ _color_pickers
| robotide.preferences.general.GeneralPreferences._color_pickers |
|
private |
◆ _default_path
| robotide.preferences.general.GeneralPreferences._default_path |
|
private |
◆ _settings
| robotide.preferences.general.GeneralPreferences._settings |
|
private |
◆ cb_apply_to_panels
| robotide.preferences.general.GeneralPreferences.cb_apply_to_panels |
The documentation for this class was generated from the following file: