Definition at line 26 of file excludes_dialogs.py.
◆ __init__()
| def robotide.ui.excludes_dialogs.ExcludePreferences.__init__ |
( |
|
self, |
|
|
|
settings, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ _add_button_and_status()
| def robotide.ui.excludes_dialogs.ExcludePreferences._add_button_and_status |
( |
|
self, |
|
|
|
sizer |
|
) |
| |
|
private |
◆ _add_help_dialog()
| def robotide.ui.excludes_dialogs.ExcludePreferences._add_help_dialog |
( |
|
self, |
|
|
|
sizer |
|
) |
| |
|
private |
◆ _add_text_box()
| def robotide.ui.excludes_dialogs.ExcludePreferences._add_text_box |
( |
|
self, |
|
|
|
sizer |
|
) |
| |
|
private |
◆ _create_sizer()
| def robotide.ui.excludes_dialogs.ExcludePreferences._create_sizer |
( |
|
self | ) |
|
|
private |
◆ OnHelp()
| def robotide.ui.excludes_dialogs.ExcludePreferences.OnHelp |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ OnSave()
| def robotide.ui.excludes_dialogs.ExcludePreferences.OnSave |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ _general_settings
| robotide.ui.excludes_dialogs.ExcludePreferences._general_settings |
|
private |
◆ _settings
| robotide.ui.excludes_dialogs.ExcludePreferences._settings |
|
private |
◆ _status_label
| robotide.ui.excludes_dialogs.ExcludePreferences._status_label |
|
private |
◆ _text_box
| robotide.ui.excludes_dialogs.ExcludePreferences._text_box |
|
private |
◆ color_secondary_background
| robotide.ui.excludes_dialogs.ExcludePreferences.color_secondary_background |
◆ color_secondary_foreground
| robotide.ui.excludes_dialogs.ExcludePreferences.color_secondary_foreground |
◆ font
| robotide.ui.excludes_dialogs.ExcludePreferences.font |
◆ location
| tuple robotide.ui.excludes_dialogs.ExcludePreferences.location = ('Excludes') |
|
static |
◆ title
| string robotide.ui.excludes_dialogs.ExcludePreferences.title = 'Excludes' |
|
static |
The documentation for this class was generated from the following file: