Definition at line 23 of file saving.py.
◆ __init__()
| def robotide.preferences.saving.SavingPreferences.__init__ |
( |
|
self, |
|
|
|
settings, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ _add_editor()
| def robotide.preferences.saving.SavingPreferences._add_editor |
( |
|
self, |
|
|
|
editor |
|
) |
| |
|
private |
◆ _create_editors()
| def robotide.preferences.saving.SavingPreferences._create_editors |
( |
|
self, |
|
|
|
settings |
|
) |
| |
|
private |
◆ _settings
| robotide.preferences.saving.SavingPreferences._settings |
|
private |
◆ background_color
| robotide.preferences.saving.SavingPreferences.background_color |
◆ foreground_color
| robotide.preferences.saving.SavingPreferences.foreground_color |
◆ location
| tuple robotide.preferences.saving.SavingPreferences.location = ('Saving',) |
|
static |
◆ title
| string robotide.preferences.saving.SavingPreferences.title = 'Saving Preferences' |
|
static |
The documentation for this class was generated from the following file: