Definition at line 374 of file editors.py.
◆ __init__()
| def robotide.preferences.editors.TestRunnerPreferences.__init__ |
( |
|
self, |
|
|
|
settings, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ _create_test_runner_config_editor()
| def robotide.preferences.editors.TestRunnerPreferences._create_test_runner_config_editor |
( |
|
self | ) |
|
|
private |
◆ create_colors_sizer()
| def robotide.preferences.editors.TestRunnerPreferences.create_colors_sizer |
( |
|
self | ) |
|
◆ OnReset()
| def robotide.preferences.editors.TestRunnerPreferences.OnReset |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ OnSaveLoadSettings()
| def robotide.preferences.editors.TestRunnerPreferences.OnSaveLoadSettings |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ location
| tuple robotide.preferences.editors.TestRunnerPreferences.location = ("Test Runner",) |
|
static |
◆ name
| string robotide.preferences.editors.TestRunnerPreferences.name = "Test Runner" |
|
static |
◆ title
| string robotide.preferences.editors.TestRunnerPreferences.title = "Test Runner Settings" |
|
static |
The documentation for this class was generated from the following file: