| QextScintilla | Implements a higher level, more Qt-like, API to the Scintilla editor widget |
| QextScintillaBase | Implements the Scintilla editor widget and its low-level API |
| QextScintillaLexer | Abstract class used as a base for specific language lexers |
| QextScintillaLexerCPP | Encapsulates the Scintilla C++ lexer |
| QextScintillaLexerCSharp | Encapsulates the Scintilla C# lexer |
| QextScintillaLexerIDL | Encapsulates the Scintilla IDL lexer |
| QextScintillaLexerJava | Encapsulates the Scintilla Java lexer |
| QextScintillaLexerJavaScript | Encapsulates the Scintilla JavaScript lexer |
| QextScintillaLexerPython | Encapsulates the Scintilla Python lexer |
| QextScintillaPrinter | Sub-class of the Qt QPrinter class that is able to print the text of a Scintilla document |
1.2.18