|
| string | location = 'Importing' |
| |
| string | title = 'Library imports and PYTHONPATH' |
| |
| tuple | location = ("Preferences",) |
| |
| string | title = "Preferences" |
| |
Definition at line 22 of file imports.py.
◆ __init__()
| def robotide.preferences.imports.ImportPreferences.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
settings |
|
) |
| |
◆ _add_settings()
| def robotide.preferences.imports.ImportPreferences._add_settings |
( |
|
self, |
|
|
|
settings |
|
) |
| |
|
private |
◆ _create_list_setting_editor()
| def robotide.preferences.imports.ImportPreferences._create_list_setting_editor |
( |
|
self, |
|
|
|
settings, |
|
|
|
name, |
|
|
|
_help |
|
) |
| |
|
private |
◆ background_color
| robotide.preferences.imports.ImportPreferences.background_color |
◆ foreground_color
| robotide.preferences.imports.ImportPreferences.foreground_color |
◆ location
| string robotide.preferences.imports.ImportPreferences.location = 'Importing' |
|
static |
◆ title
| string robotide.preferences.imports.ImportPreferences.title = 'Library imports and PYTHONPATH' |
|
static |
The documentation for this class was generated from the following file: