| Editor | Module implementing the editor component of the eric3 IDE. | 
| EditorIcons | Module defining the icons for the editor. | 
| GotoDialog | Module implementing the Goto dialog. | 
| GotoForm |  | 
| Lexer | Module implementing the lexer base class. | 
| LexerCPP | Module implementing a CPP lexer with some additional methods. | 
| LexerCSharp | Module implementing a C# lexer with some additional methods. | 
| LexerHTML | Module implementing a HTML lexer with some additional methods. | 
| LexerIDL | Module implementing an IDL lexer with some additional methods. | 
| LexerJava | Module implementing a Java lexer with some additional methods. | 
| LexerJavaScript | Module implementing a JavaScript lexer with some additional methods. | 
| LexerPython | Module implementing a Python lexer with some additional methods. | 
| LexerSQL | Module implementing a SQL lexer with some additional methods. | 
| Printer | Module implementing the printer functionality. | 
| SearchReplaceDialog | Module implementing the search and replace dialog. | 
| SearchReplaceForm |  | 
| ZoomDialog | Module implementing a dialog to select the zoom scale. | 
| ZoomForm |  | 
| QScintilla | Package implementing the editor component of the eric3 IDE. |