Classes | |
| class | EditorPreferences |
| class | GridEditorPreferences |
| class | TestRunnerPreferences |
| class | TextEditorPreferences |
Functions | |
| def | ReadFonts (fixed=False) |
| Returns list with fixed width fonts. More... | |
Variables | |
| int | ID_CANCEL = -1 |
| int | ID_LOAD = 5551 |
| int | ID_SAVE = 5552 |
| ID_SAVELOADSETTINGS = wx.NewId() | |
| robotframeworklexer = None | |
| def robotide.preferences.editors.ReadFonts | ( | fixed = False | ) |
Returns list with fixed width fonts.
Definition at line 43 of file editors.py.
| int robotide.preferences.editors.ID_CANCEL = -1 |
Definition at line 37 of file editors.py.
| int robotide.preferences.editors.ID_LOAD = 5551 |
Definition at line 35 of file editors.py.
| int robotide.preferences.editors.ID_SAVE = 5552 |
Definition at line 36 of file editors.py.
| robotide.preferences.editors.ID_SAVELOADSETTINGS = wx.NewId() |
Definition at line 34 of file editors.py.
| robotide.preferences.editors.robotframeworklexer = None |
Definition at line 32 of file editors.py.