From a69b55c674b0528c00598bea54b7a661f4e49f27 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 7 Oct 2021 15:17:57 +0200 Subject: Conversion to the cmake building system. Signed-off-by: gregory guy --- doc/en/annotated.html | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 doc/en/annotated.html (limited to 'doc/en/annotated.html') diff --git a/doc/en/annotated.html b/doc/en/annotated.html new file mode 100644 index 0000000..0813b1e --- /dev/null +++ b/doc/en/annotated.html @@ -0,0 +1,54 @@ + + +TQScintilla: Class List + + + + + + +

TQScintilla Class List

Here are the classes, structs, unions and interfaces with brief descriptions: + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
QextScintillaImplements a higher level, more TQt-like, API to the Scintilla editor widget
QextScintillaAPIsTextual API information used in call tips and for auto-completion
QextScintillaBaseImplements the Scintilla editor widget and its low-level API
QextScintillaCommandInternal editor command that may have one or two keys bound to it
QextScintillaCommandSetSet of all internal editor commands that may have keys bound
QextScintillaDocumentDocument to be editted
QextScintillaLexerAbstract class used as a base for specific language lexers
QextScintillaLexerBashEncapsulates the Scintilla Bash lexer
QextScintillaLexerBatchEncapsulates the Scintilla batch file lexer
QextScintillaLexerCPPEncapsulates the Scintilla C++ lexer
QextScintillaLexerCSharpEncapsulates the Scintilla C# lexer
QextScintillaLexerCSSEncapsulates the Scintilla CSS lexer
QextScintillaLexerDiffEncapsulates the Scintilla Diff lexer
QextScintillaLexerHTMLEncapsulates the Scintilla HTML lexer
QextScintillaLexerIDLEncapsulates the Scintilla IDL lexer
QextScintillaLexerJavaEncapsulates the Scintilla Java lexer
QextScintillaLexerJavaScriptEncapsulates the Scintilla JavaScript lexer
QextScintillaLexerLuaEncapsulates the Scintilla Lua lexer
QextScintillaLexerMakefileEncapsulates the Scintilla Makefile lexer
QextScintillaLexerPerlEncapsulates the Scintilla Perl lexer
QextScintillaLexerPOVEncapsulates the Scintilla POV lexer
QextScintillaLexerPropertiesEncapsulates the Scintilla Properties lexer
QextScintillaLexerPythonEncapsulates the Scintilla Python lexer
QextScintillaLexerRubyEncapsulates the Scintilla Ruby lexer
QextScintillaLexerSQLEncapsulates the Scintilla SQL lexer
QextScintillaLexerTeXEncapsulates the Scintilla TeX lexer
QextScintillaMacroSequence of recordable editor commands
QextScintillaPrinterSub-class of the TQt TQPrinter class that is able to print the text of a Scintilla document
+
Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by  + +doxygen 1.4.7
+ + -- cgit v1.2.1