QScintilla  2.10
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CQsciAbstractAPIsInterface to the textual API information used in call tips and for auto-completion. A sub-class will provide the actual implementation of the interface
 CQsciAPIsProvies an implementation of the textual API information used in call tips and for auto-completion
 CQsciCommandInternal editor command that may have one or two keys bound to it
 CQsciCommandSetSet of all internal editor commands that may have keys bound
 CQsciDocumentDocument to be edited
 CQsciLexerAbstract class used as a base for language lexers
 CQsciLexerAVSEncapsulates the Scintilla AVS lexer
 CQsciLexerBashEncapsulates the Scintilla Bash lexer
 CQsciLexerBatchEncapsulates the Scintilla batch file lexer
 CQsciLexerCMakeEncapsulates the Scintilla CMake lexer
 CQsciLexerCoffeeScriptEncapsulates the Scintilla CoffeeScript lexer
 CQsciLexerCPPEncapsulates the Scintilla C++ lexer
 CQsciLexerCSharpEncapsulates the Scintilla C# lexer
 CQsciLexerCSSEncapsulates the Scintilla CSS lexer
 CQsciLexerCustomAbstract class used as a base for new language lexers
 CQsciLexerDEncapsulates the Scintilla D lexer
 CQsciLexerDiffEncapsulates the Scintilla Diff lexer
 CQsciLexerFortranEncapsulates the Scintilla Fortran lexer
 CQsciLexerFortran77Encapsulates the Scintilla Fortran77 lexer
 CQsciLexerHTMLEncapsulates the Scintilla HTML lexer
 CQsciLexerIDLEncapsulates the Scintilla IDL lexer
 CQsciLexerJavaEncapsulates the Scintilla Java lexer
 CQsciLexerJavaScriptEncapsulates the Scintilla JavaScript lexer
 CQsciLexerJSONEncapsulates the Scintilla JSON lexer
 CQsciLexerLuaEncapsulates the Scintilla Lua lexer
 CQsciLexerMakefileEncapsulates the Scintilla Makefile lexer
 CQsciLexerMarkdownEncapsulates the Scintilla Markdown lexer
 CQsciLexerMatlabEncapsulates the Scintilla Matlab file lexer
 CQsciLexerOctaveEncapsulates the Scintilla Octave file lexer
 CQsciLexerPascalEncapsulates the Scintilla Pascal lexer
 CQsciLexerPerlEncapsulates the Scintilla Perl lexer
 CQsciLexerPOEncapsulates the Scintilla PO lexer
 CQsciLexerPostScriptEncapsulates the Scintilla PostScript lexer
 CQsciLexerPOVEncapsulates the Scintilla POV lexer
 CQsciLexerPropertiesEncapsulates the Scintilla Properties lexer
 CQsciLexerPythonEncapsulates the Scintilla Python lexer
 CQsciLexerRubyEncapsulates the Scintilla Ruby lexer
 CQsciLexerSpiceEncapsulates the Scintilla Spice lexer
 CQsciLexerSQLEncapsulates the Scintilla SQL lexer
 CQsciLexerTCLEncapsulates the Scintilla TCL lexer
 CQsciLexerTeXEncapsulates the Scintilla TeX lexer
 CQsciLexerVerilogEncapsulates the Scintilla Verilog lexer
 CQsciLexerVHDLEncapsulates the Scintilla VHDL lexer
 CQsciLexerXMLEncapsulates the Scintilla XML lexer
 CQsciLexerYAMLEncapsulates the Scintilla YAML lexer
 CQsciMacroSequence of recordable editor commands
 CQsciPrinterSub-class of the Qt QPrinter class that is able to print the text of a Scintilla document
 CQsciScintillaImplements a higher level, more Qt-like, API to the Scintilla editor widget
 CQsciScintillaBaseImplements the Scintilla editor widget and its low-level API
 CQsciStyleEncapsulates all the attributes of a style
 CQsciStyledTextContainer for a piece of text and the style used to display the text