APIs/Python3/QScintilla2.bas

Sat, 17 Dec 2011 15:23:08 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 17 Dec 2011 15:23:08 +0100
branch
5_1_x
changeset 1494
59b2003e2a06
parent 1344
54c50e65173f
child 3695
8b52ec5f40e4
permissions
-rw-r--r--

Updated source docu.

1344
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 QsciAPIs QsciAbstractAPIs
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 QsciAbstractAPIs QObject
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 QsciLexer QObject
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 QsciLexerBash QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 QsciLexerBatch QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 QsciLexerCMake QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 QsciLexerCPP QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 QsciLexerCSS QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 QsciLexerCSharp QsciLexerCPP
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 QsciLexerCustom QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 QsciLexerD QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 QsciLexerDiff QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 QsciLexerFortran QsciLexerFortran77
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 QsciLexerFortran77 QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 QsciLexerHTML QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 QsciLexerIDL QsciLexerCPP
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 QsciLexerJava QsciLexerCPP
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18 QsciLexerJavaScript QsciLexerCPP
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 QsciLexerLua QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 QsciLexerMakefile QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 QsciLexerMatlab QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 QsciLexerOctave QsciLexerMatlab
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 QsciLexerPOV QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 QsciLexerPascal QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 QsciLexerPerl QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 QsciLexerPostScript QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 QsciLexerProperties QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 QsciLexerPython QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 QsciLexerRuby QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 QsciLexerSQL QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31 QsciLexerSpice QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 QsciLexerTCL QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 QsciLexerTeX QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 QsciLexerVHDL QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35 QsciLexerVerilog QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 QsciLexerXML QsciLexerHTML
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 QsciLexerYAML QsciLexer
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 QsciMacro QObject
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 QsciPrinter QPrinter
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 QsciScintilla QsciScintillaBase
54c50e65173f Enhancement to the API generator to support the latest eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 QsciScintillaBase QAbstractScrollArea

eric ide

mercurial