Robot Framework Integrated Development Environment (RIDE)
editors.py File Reference

Go to the source code of this file.

Classes

class  robotide.preferences.editors.EditorPreferences
 
class  robotide.preferences.editors.GridEditorPreferences
 
class  robotide.preferences.editors.TestRunnerPreferences
 
class  robotide.preferences.editors.TextEditorPreferences
 

Namespaces

 robotide.preferences.editors
 

Functions

def robotide.preferences.editors.ReadFonts (fixed=False)
 Returns list with fixed width fonts. More...
 

Variables

int robotide.preferences.editors.ID_CANCEL = -1
 
int robotide.preferences.editors.ID_LOAD = 5551
 
int robotide.preferences.editors.ID_SAVE = 5552
 
 robotide.preferences.editors.ID_SAVELOADSETTINGS = wx.NewId()
 
 robotide.preferences.editors.robotframeworklexer = None