APIs/Python/QScintilla2.api

Wed, 25 Jan 2017 17:13:47 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 25 Jan 2017 17:13:47 +0100
changeset 20
9b0baa183bd1
parent 12
c37c72600e60
child 25
e4b5522cbdff
permissions
-rw-r--r--

Updated API files and added API files for Python 3.5 and 3.6,

20
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1 PyQt5.Qsci.QSCINTILLA_VERSION?7
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2 PyQt5.Qsci.QSCINTILLA_VERSION_STR?7
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3 PyQt5.Qsci.QsciScintillaBase.SC_ORDER_PRESORTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
4 PyQt5.Qsci.QsciScintillaBase.SC_ORDER_PERFORMSORT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
5 PyQt5.Qsci.QsciScintillaBase.SC_ORDER_CUSTOM?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
6 PyQt5.Qsci.QsciScintillaBase.SC_AUTOMATICFOLD_SHOW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
7 PyQt5.Qsci.QsciScintillaBase.SC_AUTOMATICFOLD_CLICK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
8 PyQt5.Qsci.QsciScintillaBase.SC_AUTOMATICFOLD_CHANGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
9 PyQt5.Qsci.QsciScintillaBase.SC_FOLDACTION_CONTRACT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
10 PyQt5.Qsci.QsciScintillaBase.SC_FOLDACTION_EXPAND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
11 PyQt5.Qsci.QsciScintillaBase.SC_FOLDACTION_TOGGLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
12 PyQt5.Qsci.QsciScintillaBase.SC_FONT_SIZE_MULTIPLIER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
13 PyQt5.Qsci.QsciScintillaBase.SC_CASEINSENSITIVEBEHAVIOUR_RESPECTCASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
14 PyQt5.Qsci.QsciScintillaBase.SC_CASEINSENSITIVEBEHAVIOUR_IGNORECASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
15 PyQt5.Qsci.QsciScintillaBase.SC_TECHNOLOGY_DEFAULT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
16 PyQt5.Qsci.QsciScintillaBase.SC_TECHNOLOGY_DIRECTWRITE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
17 PyQt5.Qsci.QsciScintillaBase.SC_TECHNOLOGY_DIRECTWRITERETAIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
18 PyQt5.Qsci.QsciScintillaBase.SC_TECHNOLOGY_DIRECTWRITEDC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
19 PyQt5.Qsci.QsciScintillaBase.SC_WEIGHT_NORMAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
20 PyQt5.Qsci.QsciScintillaBase.SC_WEIGHT_SEMIBOLD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
21 PyQt5.Qsci.QsciScintillaBase.SC_WEIGHT_BOLD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
22 PyQt5.Qsci.QsciScintillaBase.SCLEX_CONTAINER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
23 PyQt5.Qsci.QsciScintillaBase.SCLEX_NULL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
24 PyQt5.Qsci.QsciScintillaBase.SCLEX_PYTHON?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
25 PyQt5.Qsci.QsciScintillaBase.SCLEX_CPP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
26 PyQt5.Qsci.QsciScintillaBase.SCLEX_HTML?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
27 PyQt5.Qsci.QsciScintillaBase.SCLEX_XML?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
28 PyQt5.Qsci.QsciScintillaBase.SCLEX_PERL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
29 PyQt5.Qsci.QsciScintillaBase.SCLEX_SQL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
30 PyQt5.Qsci.QsciScintillaBase.SCLEX_VB?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
31 PyQt5.Qsci.QsciScintillaBase.SCLEX_PROPERTIES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
32 PyQt5.Qsci.QsciScintillaBase.SCLEX_ERRORLIST?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
33 PyQt5.Qsci.QsciScintillaBase.SCLEX_MAKEFILE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
34 PyQt5.Qsci.QsciScintillaBase.SCLEX_BATCH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
35 PyQt5.Qsci.QsciScintillaBase.SCLEX_LATEX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
36 PyQt5.Qsci.QsciScintillaBase.SCLEX_LUA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
37 PyQt5.Qsci.QsciScintillaBase.SCLEX_DIFF?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
38 PyQt5.Qsci.QsciScintillaBase.SCLEX_CONF?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
39 PyQt5.Qsci.QsciScintillaBase.SCLEX_PASCAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
40 PyQt5.Qsci.QsciScintillaBase.SCLEX_AVE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
41 PyQt5.Qsci.QsciScintillaBase.SCLEX_ADA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
42 PyQt5.Qsci.QsciScintillaBase.SCLEX_LISP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
43 PyQt5.Qsci.QsciScintillaBase.SCLEX_RUBY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
44 PyQt5.Qsci.QsciScintillaBase.SCLEX_EIFFEL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
45 PyQt5.Qsci.QsciScintillaBase.SCLEX_EIFFELKW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
46 PyQt5.Qsci.QsciScintillaBase.SCLEX_TCL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
47 PyQt5.Qsci.QsciScintillaBase.SCLEX_NNCRONTAB?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
48 PyQt5.Qsci.QsciScintillaBase.SCLEX_BULLANT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
49 PyQt5.Qsci.QsciScintillaBase.SCLEX_VBSCRIPT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
50 PyQt5.Qsci.QsciScintillaBase.SCLEX_ASP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
51 PyQt5.Qsci.QsciScintillaBase.SCLEX_PHP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
52 PyQt5.Qsci.QsciScintillaBase.SCLEX_BAAN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
53 PyQt5.Qsci.QsciScintillaBase.SCLEX_MATLAB?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
54 PyQt5.Qsci.QsciScintillaBase.SCLEX_SCRIPTOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
55 PyQt5.Qsci.QsciScintillaBase.SCLEX_ASM?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
56 PyQt5.Qsci.QsciScintillaBase.SCLEX_CPPNOCASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
57 PyQt5.Qsci.QsciScintillaBase.SCLEX_FORTRAN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
58 PyQt5.Qsci.QsciScintillaBase.SCLEX_F77?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
59 PyQt5.Qsci.QsciScintillaBase.SCLEX_CSS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
60 PyQt5.Qsci.QsciScintillaBase.SCLEX_POV?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
61 PyQt5.Qsci.QsciScintillaBase.SCLEX_LOUT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
62 PyQt5.Qsci.QsciScintillaBase.SCLEX_ESCRIPT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
63 PyQt5.Qsci.QsciScintillaBase.SCLEX_PS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
64 PyQt5.Qsci.QsciScintillaBase.SCLEX_NSIS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
65 PyQt5.Qsci.QsciScintillaBase.SCLEX_MMIXAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
66 PyQt5.Qsci.QsciScintillaBase.SCLEX_CLW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
67 PyQt5.Qsci.QsciScintillaBase.SCLEX_CLWNOCASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
68 PyQt5.Qsci.QsciScintillaBase.SCLEX_LOT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
69 PyQt5.Qsci.QsciScintillaBase.SCLEX_YAML?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
70 PyQt5.Qsci.QsciScintillaBase.SCLEX_TEX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
71 PyQt5.Qsci.QsciScintillaBase.SCLEX_METAPOST?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
72 PyQt5.Qsci.QsciScintillaBase.SCLEX_POWERBASIC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
73 PyQt5.Qsci.QsciScintillaBase.SCLEX_FORTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
74 PyQt5.Qsci.QsciScintillaBase.SCLEX_ERLANG?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
75 PyQt5.Qsci.QsciScintillaBase.SCLEX_OCTAVE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
76 PyQt5.Qsci.QsciScintillaBase.SCLEX_MSSQL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
77 PyQt5.Qsci.QsciScintillaBase.SCLEX_VERILOG?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
78 PyQt5.Qsci.QsciScintillaBase.SCLEX_KIX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
79 PyQt5.Qsci.QsciScintillaBase.SCLEX_GUI4CLI?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
80 PyQt5.Qsci.QsciScintillaBase.SCLEX_SPECMAN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
81 PyQt5.Qsci.QsciScintillaBase.SCLEX_AU3?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
82 PyQt5.Qsci.QsciScintillaBase.SCLEX_APDL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
83 PyQt5.Qsci.QsciScintillaBase.SCLEX_BASH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
84 PyQt5.Qsci.QsciScintillaBase.SCLEX_ASN1?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
85 PyQt5.Qsci.QsciScintillaBase.SCLEX_VHDL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
86 PyQt5.Qsci.QsciScintillaBase.SCLEX_CAML?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
87 PyQt5.Qsci.QsciScintillaBase.SCLEX_BLITZBASIC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
88 PyQt5.Qsci.QsciScintillaBase.SCLEX_PUREBASIC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
89 PyQt5.Qsci.QsciScintillaBase.SCLEX_HASKELL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
90 PyQt5.Qsci.QsciScintillaBase.SCLEX_PHPSCRIPT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
91 PyQt5.Qsci.QsciScintillaBase.SCLEX_TADS3?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
92 PyQt5.Qsci.QsciScintillaBase.SCLEX_REBOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
93 PyQt5.Qsci.QsciScintillaBase.SCLEX_SMALLTALK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
94 PyQt5.Qsci.QsciScintillaBase.SCLEX_FLAGSHIP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
95 PyQt5.Qsci.QsciScintillaBase.SCLEX_CSOUND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
96 PyQt5.Qsci.QsciScintillaBase.SCLEX_FREEBASIC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
97 PyQt5.Qsci.QsciScintillaBase.SCLEX_INNOSETUP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
98 PyQt5.Qsci.QsciScintillaBase.SCLEX_OPAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
99 PyQt5.Qsci.QsciScintillaBase.SCLEX_SPICE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
100 PyQt5.Qsci.QsciScintillaBase.SCLEX_D?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
101 PyQt5.Qsci.QsciScintillaBase.SCLEX_CMAKE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
102 PyQt5.Qsci.QsciScintillaBase.SCLEX_GAP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
103 PyQt5.Qsci.QsciScintillaBase.SCLEX_PLM?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
104 PyQt5.Qsci.QsciScintillaBase.SCLEX_PROGRESS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
105 PyQt5.Qsci.QsciScintillaBase.SCLEX_ABAQUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
106 PyQt5.Qsci.QsciScintillaBase.SCLEX_ASYMPTOTE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
107 PyQt5.Qsci.QsciScintillaBase.SCLEX_R?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
108 PyQt5.Qsci.QsciScintillaBase.SCLEX_MAGIK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
109 PyQt5.Qsci.QsciScintillaBase.SCLEX_POWERSHELL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
110 PyQt5.Qsci.QsciScintillaBase.SCLEX_MYSQL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
111 PyQt5.Qsci.QsciScintillaBase.SCLEX_PO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
112 PyQt5.Qsci.QsciScintillaBase.SCLEX_TAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
113 PyQt5.Qsci.QsciScintillaBase.SCLEX_COBOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
114 PyQt5.Qsci.QsciScintillaBase.SCLEX_TACL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
115 PyQt5.Qsci.QsciScintillaBase.SCLEX_SORCUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
116 PyQt5.Qsci.QsciScintillaBase.SCLEX_POWERPRO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
117 PyQt5.Qsci.QsciScintillaBase.SCLEX_NIMROD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
118 PyQt5.Qsci.QsciScintillaBase.SCLEX_SML?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
119 PyQt5.Qsci.QsciScintillaBase.SCLEX_MARKDOWN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
120 PyQt5.Qsci.QsciScintillaBase.SCLEX_TXT2TAGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
121 PyQt5.Qsci.QsciScintillaBase.SCLEX_A68K?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
122 PyQt5.Qsci.QsciScintillaBase.SCLEX_MODULA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
123 PyQt5.Qsci.QsciScintillaBase.SCLEX_COFFEESCRIPT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
124 PyQt5.Qsci.QsciScintillaBase.SCLEX_TCMD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
125 PyQt5.Qsci.QsciScintillaBase.SCLEX_AVS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
126 PyQt5.Qsci.QsciScintillaBase.SCLEX_ECL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
127 PyQt5.Qsci.QsciScintillaBase.SCLEX_OSCRIPT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
128 PyQt5.Qsci.QsciScintillaBase.SCLEX_VISUALPROLOG?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
129 PyQt5.Qsci.QsciScintillaBase.SCLEX_LITERATEHASKELL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
130 PyQt5.Qsci.QsciScintillaBase.SCLEX_STTXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
131 PyQt5.Qsci.QsciScintillaBase.SCLEX_KVIRC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
132 PyQt5.Qsci.QsciScintillaBase.SCLEX_RUST?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
133 PyQt5.Qsci.QsciScintillaBase.SCLEX_DMAP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
134 PyQt5.Qsci.QsciScintillaBase.SCLEX_AS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
135 PyQt5.Qsci.QsciScintillaBase.SCLEX_DMIS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
136 PyQt5.Qsci.QsciScintillaBase.SCLEX_REGISTRY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
137 PyQt5.Qsci.QsciScintillaBase.SCLEX_BIBTEX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
138 PyQt5.Qsci.QsciScintillaBase.SCLEX_SREC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
139 PyQt5.Qsci.QsciScintillaBase.SCLEX_IHEX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
140 PyQt5.Qsci.QsciScintillaBase.SCLEX_TEHEX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
141 PyQt5.Qsci.QsciScintillaBase.SCLEX_JSON?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
142 PyQt5.Qsci.QsciScintillaBase.SCLEX_EDIFACT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
143 PyQt5.Qsci.QsciScintillaBase.SCMOD_NORM?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
144 PyQt5.Qsci.QsciScintillaBase.SCMOD_SHIFT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
145 PyQt5.Qsci.QsciScintillaBase.SCMOD_CTRL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
146 PyQt5.Qsci.QsciScintillaBase.SCMOD_ALT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
147 PyQt5.Qsci.QsciScintillaBase.SCMOD_SUPER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
148 PyQt5.Qsci.QsciScintillaBase.SCMOD_META?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
149 PyQt5.Qsci.QsciScintillaBase.SCK_DOWN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
150 PyQt5.Qsci.QsciScintillaBase.SCK_UP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
151 PyQt5.Qsci.QsciScintillaBase.SCK_LEFT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
152 PyQt5.Qsci.QsciScintillaBase.SCK_RIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
153 PyQt5.Qsci.QsciScintillaBase.SCK_HOME?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
154 PyQt5.Qsci.QsciScintillaBase.SCK_END?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
155 PyQt5.Qsci.QsciScintillaBase.SCK_PRIOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
156 PyQt5.Qsci.QsciScintillaBase.SCK_NEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
157 PyQt5.Qsci.QsciScintillaBase.SCK_DELETE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
158 PyQt5.Qsci.QsciScintillaBase.SCK_INSERT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
159 PyQt5.Qsci.QsciScintillaBase.SCK_ESCAPE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
160 PyQt5.Qsci.QsciScintillaBase.SCK_BACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
161 PyQt5.Qsci.QsciScintillaBase.SCK_TAB?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
162 PyQt5.Qsci.QsciScintillaBase.SCK_RETURN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
163 PyQt5.Qsci.QsciScintillaBase.SCK_ADD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
164 PyQt5.Qsci.QsciScintillaBase.SCK_SUBTRACT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
165 PyQt5.Qsci.QsciScintillaBase.SCK_DIVIDE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
166 PyQt5.Qsci.QsciScintillaBase.SCK_WIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
167 PyQt5.Qsci.QsciScintillaBase.SCK_RWIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
168 PyQt5.Qsci.QsciScintillaBase.SCK_MENU?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
169 PyQt5.Qsci.QsciScintillaBase.SC_MOD_INSERTTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
170 PyQt5.Qsci.QsciScintillaBase.SC_MOD_DELETETEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
171 PyQt5.Qsci.QsciScintillaBase.SC_MOD_CHANGESTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
172 PyQt5.Qsci.QsciScintillaBase.SC_MOD_CHANGEFOLD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
173 PyQt5.Qsci.QsciScintillaBase.SC_PERFORMED_USER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
174 PyQt5.Qsci.QsciScintillaBase.SC_PERFORMED_UNDO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
175 PyQt5.Qsci.QsciScintillaBase.SC_PERFORMED_REDO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
176 PyQt5.Qsci.QsciScintillaBase.SC_MULTISTEPUNDOREDO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
177 PyQt5.Qsci.QsciScintillaBase.SC_LASTSTEPINUNDOREDO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
178 PyQt5.Qsci.QsciScintillaBase.SC_MOD_CHANGEMARKER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
179 PyQt5.Qsci.QsciScintillaBase.SC_MOD_BEFOREINSERT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
180 PyQt5.Qsci.QsciScintillaBase.SC_MOD_BEFOREDELETE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
181 PyQt5.Qsci.QsciScintillaBase.SC_MULTILINEUNDOREDO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
182 PyQt5.Qsci.QsciScintillaBase.SC_STARTACTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
183 PyQt5.Qsci.QsciScintillaBase.SC_MOD_CHANGEINDICATOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
184 PyQt5.Qsci.QsciScintillaBase.SC_MOD_CHANGELINESTATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
185 PyQt5.Qsci.QsciScintillaBase.SC_MOD_CHANGEMARGIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
186 PyQt5.Qsci.QsciScintillaBase.SC_MOD_CHANGEANNOTATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
187 PyQt5.Qsci.QsciScintillaBase.SC_MOD_CONTAINER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
188 PyQt5.Qsci.QsciScintillaBase.SC_MOD_LEXERSTATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
189 PyQt5.Qsci.QsciScintillaBase.SC_MOD_INSERTCHECK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
190 PyQt5.Qsci.QsciScintillaBase.SC_MOD_CHANGETABSTOPS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
191 PyQt5.Qsci.QsciScintillaBase.SC_MODEVENTMASKALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
192 PyQt5.Qsci.QsciScintillaBase.CARETSTYLE_INVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
193 PyQt5.Qsci.QsciScintillaBase.CARETSTYLE_LINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
194 PyQt5.Qsci.QsciScintillaBase.CARETSTYLE_BLOCK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
195 PyQt5.Qsci.QsciScintillaBase.CARET_SLOP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
196 PyQt5.Qsci.QsciScintillaBase.CARET_STRICT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
197 PyQt5.Qsci.QsciScintillaBase.CARET_JUMPS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
198 PyQt5.Qsci.QsciScintillaBase.CARET_EVEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
199 PyQt5.Qsci.QsciScintillaBase.VISIBLE_SLOP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
200 PyQt5.Qsci.QsciScintillaBase.VISIBLE_STRICT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
201 PyQt5.Qsci.QsciScintillaBase.UNDO_MAY_COALESCE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
202 PyQt5.Qsci.QsciScintillaBase.SC_CURSORNORMAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
203 PyQt5.Qsci.QsciScintillaBase.SC_CURSORARROW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
204 PyQt5.Qsci.QsciScintillaBase.SC_CURSORWAIT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
205 PyQt5.Qsci.QsciScintillaBase.SC_CURSORREVERSEARROW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
206 PyQt5.Qsci.QsciScintillaBase.EDGE_NONE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
207 PyQt5.Qsci.QsciScintillaBase.EDGE_LINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
208 PyQt5.Qsci.QsciScintillaBase.EDGE_BACKGROUND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
209 PyQt5.Qsci.QsciScintillaBase.EDGE_MULTILINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
210 PyQt5.Qsci.QsciScintillaBase.ANNOTATION_HIDDEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
211 PyQt5.Qsci.QsciScintillaBase.ANNOTATION_STANDARD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
212 PyQt5.Qsci.QsciScintillaBase.ANNOTATION_BOXED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
213 PyQt5.Qsci.QsciScintillaBase.ANNOTATION_INDENTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
214 PyQt5.Qsci.QsciScintillaBase.SC_PHASES_ONE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
215 PyQt5.Qsci.QsciScintillaBase.SC_PHASES_TWO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
216 PyQt5.Qsci.QsciScintillaBase.SC_PHASES_MULTIPLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
217 PyQt5.Qsci.QsciScintillaBase.SC_CACHE_NONE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
218 PyQt5.Qsci.QsciScintillaBase.SC_CACHE_CARET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
219 PyQt5.Qsci.QsciScintillaBase.SC_CACHE_PAGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
220 PyQt5.Qsci.QsciScintillaBase.SC_CACHE_DOCUMENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
221 PyQt5.Qsci.QsciScintillaBase.SC_WRAPINDENT_FIXED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
222 PyQt5.Qsci.QsciScintillaBase.SC_WRAPINDENT_SAME?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
223 PyQt5.Qsci.QsciScintillaBase.SC_WRAPINDENT_INDENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
224 PyQt5.Qsci.QsciScintillaBase.SC_WRAP_NONE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
225 PyQt5.Qsci.QsciScintillaBase.SC_WRAP_WORD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
226 PyQt5.Qsci.QsciScintillaBase.SC_WRAP_CHAR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
227 PyQt5.Qsci.QsciScintillaBase.SC_WRAP_WHITESPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
228 PyQt5.Qsci.QsciScintillaBase.SC_TIME_FOREVER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
229 PyQt5.Qsci.QsciScintillaBase.SC_LINE_END_TYPE_DEFAULT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
230 PyQt5.Qsci.QsciScintillaBase.SC_LINE_END_TYPE_UNICODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
231 PyQt5.Qsci.QsciScintillaBase.SC_FOLDFLAG_LINEBEFORE_EXPANDED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
232 PyQt5.Qsci.QsciScintillaBase.SC_FOLDFLAG_LINEBEFORE_CONTRACTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
233 PyQt5.Qsci.QsciScintillaBase.SC_FOLDFLAG_LINEAFTER_EXPANDED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
234 PyQt5.Qsci.QsciScintillaBase.SC_FOLDFLAG_LINEAFTER_CONTRACTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
235 PyQt5.Qsci.QsciScintillaBase.SC_FOLDFLAG_LEVELNUMBERS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
236 PyQt5.Qsci.QsciScintillaBase.SC_FOLDFLAG_LINESTATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
237 PyQt5.Qsci.QsciScintillaBase.SC_FOLDLEVELBASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
238 PyQt5.Qsci.QsciScintillaBase.SC_FOLDLEVELWHITEFLAG?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
239 PyQt5.Qsci.QsciScintillaBase.SC_FOLDLEVELHEADERFLAG?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
240 PyQt5.Qsci.QsciScintillaBase.SC_FOLDLEVELNUMBERMASK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
241 PyQt5.Qsci.QsciScintillaBase.SC_FOLDDISPLAYTEXT_HIDDEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
242 PyQt5.Qsci.QsciScintillaBase.SC_FOLDDISPLAYTEXT_STANDARD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
243 PyQt5.Qsci.QsciScintillaBase.SC_FOLDDISPLAYTEXT_BOXED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
244 PyQt5.Qsci.QsciScintillaBase.SCFIND_WHOLEWORD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
245 PyQt5.Qsci.QsciScintillaBase.SCFIND_MATCHCASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
246 PyQt5.Qsci.QsciScintillaBase.SCFIND_WORDSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
247 PyQt5.Qsci.QsciScintillaBase.SCFIND_REGEXP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
248 PyQt5.Qsci.QsciScintillaBase.SCFIND_POSIX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
249 PyQt5.Qsci.QsciScintillaBase.SCFIND_CXX11REGEX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
250 PyQt5.Qsci.QsciScintillaBase.SC_PRINT_NORMAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
251 PyQt5.Qsci.QsciScintillaBase.SC_PRINT_INVERTLIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
252 PyQt5.Qsci.QsciScintillaBase.SC_PRINT_BLACKONWHITE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
253 PyQt5.Qsci.QsciScintillaBase.SC_PRINT_COLOURONWHITE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
254 PyQt5.Qsci.QsciScintillaBase.SC_PRINT_COLOURONWHITEDEFAULTBG?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
255 PyQt5.Qsci.QsciScintillaBase.INDIC_PLAIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
256 PyQt5.Qsci.QsciScintillaBase.INDIC_SQUIGGLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
257 PyQt5.Qsci.QsciScintillaBase.INDIC_TT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
258 PyQt5.Qsci.QsciScintillaBase.INDIC_DIAGONAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
259 PyQt5.Qsci.QsciScintillaBase.INDIC_STRIKE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
260 PyQt5.Qsci.QsciScintillaBase.INDIC_HIDDEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
261 PyQt5.Qsci.QsciScintillaBase.INDIC_BOX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
262 PyQt5.Qsci.QsciScintillaBase.INDIC_ROUNDBOX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
263 PyQt5.Qsci.QsciScintillaBase.INDIC_STRAIGHTBOX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
264 PyQt5.Qsci.QsciScintillaBase.INDIC_DASH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
265 PyQt5.Qsci.QsciScintillaBase.INDIC_DOTS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
266 PyQt5.Qsci.QsciScintillaBase.INDIC_SQUIGGLELOW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
267 PyQt5.Qsci.QsciScintillaBase.INDIC_DOTBOX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
268 PyQt5.Qsci.QsciScintillaBase.INDIC_SQUIGGLEPIXMAP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
269 PyQt5.Qsci.QsciScintillaBase.INDIC_COMPOSITIONTHICK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
270 PyQt5.Qsci.QsciScintillaBase.INDIC_COMPOSITIONTHIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
271 PyQt5.Qsci.QsciScintillaBase.INDIC_FULLBOX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
272 PyQt5.Qsci.QsciScintillaBase.INDIC_TEXTFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
273 PyQt5.Qsci.QsciScintillaBase.INDIC_POINT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
274 PyQt5.Qsci.QsciScintillaBase.INDIC_POINTCHARACTER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
275 PyQt5.Qsci.QsciScintillaBase.INDIC_IME?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
276 PyQt5.Qsci.QsciScintillaBase.INDIC_IME_MAX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
277 PyQt5.Qsci.QsciScintillaBase.INDIC_CONTAINER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
278 PyQt5.Qsci.QsciScintillaBase.INDIC_MAX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
279 PyQt5.Qsci.QsciScintillaBase.INDIC0_MASK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
280 PyQt5.Qsci.QsciScintillaBase.INDIC1_MASK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
281 PyQt5.Qsci.QsciScintillaBase.INDIC2_MASK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
282 PyQt5.Qsci.QsciScintillaBase.INDICS_MASK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
283 PyQt5.Qsci.QsciScintillaBase.SC_INDICVALUEBIT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
284 PyQt5.Qsci.QsciScintillaBase.SC_INDICVALUEMASK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
285 PyQt5.Qsci.QsciScintillaBase.SC_INDICFLAG_VALUEBEFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
286 PyQt5.Qsci.QsciScintillaBase.SC_IV_NONE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
287 PyQt5.Qsci.QsciScintillaBase.SC_IV_REAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
288 PyQt5.Qsci.QsciScintillaBase.SC_IV_LOOKFORWARD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
289 PyQt5.Qsci.QsciScintillaBase.SC_IV_LOOKBOTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
290 PyQt5.Qsci.QsciScintillaBase.SC_CASE_MIXED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
291 PyQt5.Qsci.QsciScintillaBase.SC_CASE_UPPER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
292 PyQt5.Qsci.QsciScintillaBase.SC_CASE_LOWER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
293 PyQt5.Qsci.QsciScintillaBase.SC_CASE_CAMEL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
294 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_ANSI?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
295 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_DEFAULT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
296 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_BALTIC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
297 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_CHINESEBIG5?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
298 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_EASTEUROPE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
299 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_GB2312?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
300 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_GREEK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
301 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_HANGUL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
302 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_MAC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
303 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_OEM?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
304 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_RUSSIAN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
305 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_OEM866?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
306 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_CYRILLIC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
307 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_SHIFTJIS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
308 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_SYMBOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
309 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_TURKISH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
310 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_JOHAB?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
311 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_HEBREW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
312 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_ARABIC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
313 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_VIETNAMESE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
314 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_THAI?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
315 PyQt5.Qsci.QsciScintillaBase.SC_CHARSET_8859_15?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
316 PyQt5.Qsci.QsciScintillaBase.STYLE_DEFAULT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
317 PyQt5.Qsci.QsciScintillaBase.STYLE_LINENUMBER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
318 PyQt5.Qsci.QsciScintillaBase.STYLE_BRACELIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
319 PyQt5.Qsci.QsciScintillaBase.STYLE_BRACEBAD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
320 PyQt5.Qsci.QsciScintillaBase.STYLE_CONTROLCHAR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
321 PyQt5.Qsci.QsciScintillaBase.STYLE_INDENTGUIDE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
322 PyQt5.Qsci.QsciScintillaBase.STYLE_CALLTIP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
323 PyQt5.Qsci.QsciScintillaBase.STYLE_FOLDDISPLAYTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
324 PyQt5.Qsci.QsciScintillaBase.STYLE_LASTPREDEFINED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
325 PyQt5.Qsci.QsciScintillaBase.STYLE_MAX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
326 PyQt5.Qsci.QsciScintillaBase.SC_MARGIN_SYMBOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
327 PyQt5.Qsci.QsciScintillaBase.SC_MARGIN_NUMBER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
328 PyQt5.Qsci.QsciScintillaBase.SC_MARGIN_BACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
329 PyQt5.Qsci.QsciScintillaBase.SC_MARGIN_FORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
330 PyQt5.Qsci.QsciScintillaBase.SC_MARGIN_TEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
331 PyQt5.Qsci.QsciScintillaBase.SC_MARGIN_RTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
332 PyQt5.Qsci.QsciScintillaBase.SC_MARGIN_COLOUR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
333 PyQt5.Qsci.QsciScintillaBase.SC_MARKNUM_FOLDEREND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
334 PyQt5.Qsci.QsciScintillaBase.SC_MARKNUM_FOLDEROPENMID?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
335 PyQt5.Qsci.QsciScintillaBase.SC_MARKNUM_FOLDERMIDTAIL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
336 PyQt5.Qsci.QsciScintillaBase.SC_MARKNUM_FOLDERTAIL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
337 PyQt5.Qsci.QsciScintillaBase.SC_MARKNUM_FOLDERSUB?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
338 PyQt5.Qsci.QsciScintillaBase.SC_MARKNUM_FOLDER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
339 PyQt5.Qsci.QsciScintillaBase.SC_MARKNUM_FOLDEROPEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
340 PyQt5.Qsci.QsciScintillaBase.SC_MASK_FOLDERS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
341 PyQt5.Qsci.QsciScintillaBase.SC_MARK_CIRCLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
342 PyQt5.Qsci.QsciScintillaBase.SC_MARK_ROUNDRECT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
343 PyQt5.Qsci.QsciScintillaBase.SC_MARK_ARROW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
344 PyQt5.Qsci.QsciScintillaBase.SC_MARK_SMALLRECT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
345 PyQt5.Qsci.QsciScintillaBase.SC_MARK_SHORTARROW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
346 PyQt5.Qsci.QsciScintillaBase.SC_MARK_EMPTY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
347 PyQt5.Qsci.QsciScintillaBase.SC_MARK_ARROWDOWN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
348 PyQt5.Qsci.QsciScintillaBase.SC_MARK_MINUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
349 PyQt5.Qsci.QsciScintillaBase.SC_MARK_PLUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
350 PyQt5.Qsci.QsciScintillaBase.SC_MARK_VLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
351 PyQt5.Qsci.QsciScintillaBase.SC_MARK_LCORNER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
352 PyQt5.Qsci.QsciScintillaBase.SC_MARK_TCORNER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
353 PyQt5.Qsci.QsciScintillaBase.SC_MARK_BOXPLUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
354 PyQt5.Qsci.QsciScintillaBase.SC_MARK_BOXPLUSCONNECTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
355 PyQt5.Qsci.QsciScintillaBase.SC_MARK_BOXMINUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
356 PyQt5.Qsci.QsciScintillaBase.SC_MARK_BOXMINUSCONNECTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
357 PyQt5.Qsci.QsciScintillaBase.SC_MARK_LCORNERCURVE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
358 PyQt5.Qsci.QsciScintillaBase.SC_MARK_TCORNERCURVE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
359 PyQt5.Qsci.QsciScintillaBase.SC_MARK_CIRCLEPLUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
360 PyQt5.Qsci.QsciScintillaBase.SC_MARK_CIRCLEPLUSCONNECTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
361 PyQt5.Qsci.QsciScintillaBase.SC_MARK_CIRCLEMINUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
362 PyQt5.Qsci.QsciScintillaBase.SC_MARK_CIRCLEMINUSCONNECTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
363 PyQt5.Qsci.QsciScintillaBase.SC_MARK_BACKGROUND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
364 PyQt5.Qsci.QsciScintillaBase.SC_MARK_DOTDOTDOT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
365 PyQt5.Qsci.QsciScintillaBase.SC_MARK_ARROWS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
366 PyQt5.Qsci.QsciScintillaBase.SC_MARK_PIXMAP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
367 PyQt5.Qsci.QsciScintillaBase.SC_MARK_FULLRECT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
368 PyQt5.Qsci.QsciScintillaBase.SC_MARK_LEFTRECT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
369 PyQt5.Qsci.QsciScintillaBase.SC_MARK_AVAILABLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
370 PyQt5.Qsci.QsciScintillaBase.SC_MARK_UNDERLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
371 PyQt5.Qsci.QsciScintillaBase.SC_MARK_RGBAIMAGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
372 PyQt5.Qsci.QsciScintillaBase.SC_MARK_BOOKMARK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
373 PyQt5.Qsci.QsciScintillaBase.SC_MARK_CHARACTER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
374 PyQt5.Qsci.QsciScintillaBase.SC_CP_DBCS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
375 PyQt5.Qsci.QsciScintillaBase.SC_CP_UTF8?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
376 PyQt5.Qsci.QsciScintillaBase.SC_EOL_CRLF?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
377 PyQt5.Qsci.QsciScintillaBase.SC_EOL_CR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
378 PyQt5.Qsci.QsciScintillaBase.SC_EOL_LF?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
379 PyQt5.Qsci.QsciScintillaBase.SCWS_INVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
380 PyQt5.Qsci.QsciScintillaBase.SCWS_VISIBLEALWAYS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
381 PyQt5.Qsci.QsciScintillaBase.SCWS_VISIBLEAFTERINDENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
382 PyQt5.Qsci.QsciScintillaBase.SCWS_VISIBLEONLYININDENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
383 PyQt5.Qsci.QsciScintillaBase.SCVS_NONE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
384 PyQt5.Qsci.QsciScintillaBase.SCVS_RECTANGULARSELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
385 PyQt5.Qsci.QsciScintillaBase.SCVS_USERACCESSIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
386 PyQt5.Qsci.QsciScintillaBase.SCVS_NOWRAPLINESTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
387 PyQt5.Qsci.QsciScintillaBase.SCTD_LONGARROW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
388 PyQt5.Qsci.QsciScintillaBase.SCTD_STRIKEOUT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
389 PyQt5.Qsci.QsciScintillaBase.SC_WRAPVISUALFLAGLOC_DEFAULT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
390 PyQt5.Qsci.QsciScintillaBase.SC_WRAPVISUALFLAGLOC_END_BY_TEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
391 PyQt5.Qsci.QsciScintillaBase.SC_WRAPVISUALFLAGLOC_START_BY_TEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
392 PyQt5.Qsci.QsciScintillaBase.SC_WRAPVISUALFLAG_NONE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
393 PyQt5.Qsci.QsciScintillaBase.SC_WRAPVISUALFLAG_END?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
394 PyQt5.Qsci.QsciScintillaBase.SC_WRAPVISUALFLAG_START?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
395 PyQt5.Qsci.QsciScintillaBase.SC_WRAPVISUALFLAG_MARGIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
396 PyQt5.Qsci.QsciScintillaBase.SC_UPDATE_CONTENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
397 PyQt5.Qsci.QsciScintillaBase.SC_UPDATE_SELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
398 PyQt5.Qsci.QsciScintillaBase.SC_UPDATE_V_SCROLL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
399 PyQt5.Qsci.QsciScintillaBase.SC_UPDATE_H_SCROLL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
400 PyQt5.Qsci.QsciScintillaBase.SC_TYPE_BOOLEAN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
401 PyQt5.Qsci.QsciScintillaBase.SC_TYPE_INTEGER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
402 PyQt5.Qsci.QsciScintillaBase.SC_TYPE_STRING?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
403 PyQt5.Qsci.QsciScintillaBase.SC_STATUS_OK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
404 PyQt5.Qsci.QsciScintillaBase.SC_STATUS_FAILURE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
405 PyQt5.Qsci.QsciScintillaBase.SC_STATUS_BADALLOC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
406 PyQt5.Qsci.QsciScintillaBase.SC_STATUS_WARN_START?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
407 PyQt5.Qsci.QsciScintillaBase.SC_STATUS_WARNREGEX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
408 PyQt5.Qsci.QsciScintillaBase.SC_SEL_STREAM?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
409 PyQt5.Qsci.QsciScintillaBase.SC_SEL_RECTANGLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
410 PyQt5.Qsci.QsciScintillaBase.SC_SEL_LINES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
411 PyQt5.Qsci.QsciScintillaBase.SC_SEL_THIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
412 PyQt5.Qsci.QsciScintillaBase.SC_POPUP_NEVER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
413 PyQt5.Qsci.QsciScintillaBase.SC_POPUP_ALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
414 PyQt5.Qsci.QsciScintillaBase.SC_POPUP_TEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
415 PyQt5.Qsci.QsciScintillaBase.SC_MULTIPASTE_ONCE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
416 PyQt5.Qsci.QsciScintillaBase.SC_MULTIPASTE_EACH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
417 PyQt5.Qsci.QsciScintillaBase.SC_MULTIAUTOC_ONCE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
418 PyQt5.Qsci.QsciScintillaBase.SC_MULTIAUTOC_EACH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
419 PyQt5.Qsci.QsciScintillaBase.SC_MARGINOPTION_NONE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
420 PyQt5.Qsci.QsciScintillaBase.SC_MARGINOPTION_SUBLINESELECT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
421 PyQt5.Qsci.QsciScintillaBase.SC_IME_WINDOWED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
422 PyQt5.Qsci.QsciScintillaBase.SC_IME_INLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
423 PyQt5.Qsci.QsciScintillaBase.SC_IDLESTYLING_NONE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
424 PyQt5.Qsci.QsciScintillaBase.SC_IDLESTYLING_TOVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
425 PyQt5.Qsci.QsciScintillaBase.SC_IDLESTYLING_AFTERVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
426 PyQt5.Qsci.QsciScintillaBase.SC_IDLESTYLING_ALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
427 PyQt5.Qsci.QsciScintillaBase.SC_EFF_QUALITY_MASK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
428 PyQt5.Qsci.QsciScintillaBase.SC_EFF_QUALITY_DEFAULT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
429 PyQt5.Qsci.QsciScintillaBase.SC_EFF_QUALITY_NON_ANTIALIASED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
430 PyQt5.Qsci.QsciScintillaBase.SC_EFF_QUALITY_ANTIALIASED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
431 PyQt5.Qsci.QsciScintillaBase.SC_EFF_QUALITY_LCD_OPTIMIZED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
432 PyQt5.Qsci.QsciScintillaBase.SC_CARETSTICKY_OFF?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
433 PyQt5.Qsci.QsciScintillaBase.SC_CARETSTICKY_ON?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
434 PyQt5.Qsci.QsciScintillaBase.SC_CARETSTICKY_WHITESPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
435 PyQt5.Qsci.QsciScintillaBase.SC_ALPHA_TRANSPARENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
436 PyQt5.Qsci.QsciScintillaBase.SC_ALPHA_OPAQUE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
437 PyQt5.Qsci.QsciScintillaBase.SC_ALPHA_NOALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
438 PyQt5.Qsci.QsciScintillaBase.SC_AC_FILLUP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
439 PyQt5.Qsci.QsciScintillaBase.SC_AC_DOUBLECLICK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
440 PyQt5.Qsci.QsciScintillaBase.SC_AC_TAB?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
441 PyQt5.Qsci.QsciScintillaBase.SC_AC_NEWLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
442 PyQt5.Qsci.QsciScintillaBase.SC_AC_COMMAND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
443 PyQt5.Qsci.QsciScintillaBase.SCI_START?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
444 PyQt5.Qsci.QsciScintillaBase.SCI_OPTIONAL_START?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
445 PyQt5.Qsci.QsciScintillaBase.SCI_LEXER_START?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
446 PyQt5.Qsci.QsciScintillaBase.SCI_ADDTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
447 PyQt5.Qsci.QsciScintillaBase.SCI_ADDSTYLEDTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
448 PyQt5.Qsci.QsciScintillaBase.SCI_INSERTTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
449 PyQt5.Qsci.QsciScintillaBase.SCI_CLEARALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
450 PyQt5.Qsci.QsciScintillaBase.SCI_CLEARDOCUMENTSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
451 PyQt5.Qsci.QsciScintillaBase.SCI_GETLENGTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
452 PyQt5.Qsci.QsciScintillaBase.SCI_GETCHARAT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
453 PyQt5.Qsci.QsciScintillaBase.SCI_GETCURRENTPOS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
454 PyQt5.Qsci.QsciScintillaBase.SCI_GETANCHOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
455 PyQt5.Qsci.QsciScintillaBase.SCI_GETSTYLEAT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
456 PyQt5.Qsci.QsciScintillaBase.SCI_REDO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
457 PyQt5.Qsci.QsciScintillaBase.SCI_SETUNDOCOLLECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
458 PyQt5.Qsci.QsciScintillaBase.SCI_SELECTALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
459 PyQt5.Qsci.QsciScintillaBase.SCI_SETSAVEPOINT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
460 PyQt5.Qsci.QsciScintillaBase.SCI_GETSTYLEDTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
461 PyQt5.Qsci.QsciScintillaBase.SCI_CANREDO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
462 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERLINEFROMHANDLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
463 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERDELETEHANDLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
464 PyQt5.Qsci.QsciScintillaBase.SCI_GETUNDOCOLLECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
465 PyQt5.Qsci.QsciScintillaBase.SCI_GETVIEWWS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
466 PyQt5.Qsci.QsciScintillaBase.SCI_SETVIEWWS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
467 PyQt5.Qsci.QsciScintillaBase.SCI_POSITIONFROMPOINT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
468 PyQt5.Qsci.QsciScintillaBase.SCI_POSITIONFROMPOINTCLOSE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
469 PyQt5.Qsci.QsciScintillaBase.SCI_GOTOLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
470 PyQt5.Qsci.QsciScintillaBase.SCI_GOTOPOS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
471 PyQt5.Qsci.QsciScintillaBase.SCI_SETANCHOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
472 PyQt5.Qsci.QsciScintillaBase.SCI_GETCURLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
473 PyQt5.Qsci.QsciScintillaBase.SCI_GETENDSTYLED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
474 PyQt5.Qsci.QsciScintillaBase.SCI_CONVERTEOLS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
475 PyQt5.Qsci.QsciScintillaBase.SCI_GETEOLMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
476 PyQt5.Qsci.QsciScintillaBase.SCI_SETEOLMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
477 PyQt5.Qsci.QsciScintillaBase.SCI_STARTSTYLING?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
478 PyQt5.Qsci.QsciScintillaBase.SCI_SETSTYLING?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
479 PyQt5.Qsci.QsciScintillaBase.SCI_GETBUFFEREDDRAW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
480 PyQt5.Qsci.QsciScintillaBase.SCI_SETBUFFEREDDRAW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
481 PyQt5.Qsci.QsciScintillaBase.SCI_SETTABWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
482 PyQt5.Qsci.QsciScintillaBase.SCI_GETTABWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
483 PyQt5.Qsci.QsciScintillaBase.SCI_SETCODEPAGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
484 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERDEFINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
485 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERSETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
486 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERSETBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
487 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERADD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
488 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERDELETE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
489 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERDELETEALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
490 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERGET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
491 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERNEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
492 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERPREVIOUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
493 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERDEFINEPIXMAP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
494 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINTYPEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
495 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINTYPEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
496 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINWIDTHN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
497 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINWIDTHN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
498 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINMASKN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
499 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINMASKN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
500 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINSENSITIVEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
501 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINSENSITIVEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
502 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINCURSORN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
503 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINCURSORN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
504 PyQt5.Qsci.QsciScintillaBase.SCI_STYLECLEARALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
505 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
506 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
507 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETBOLD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
508 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETITALIC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
509 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETSIZE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
510 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETFONT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
511 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETEOLFILLED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
512 PyQt5.Qsci.QsciScintillaBase.SCI_STYLERESETDEFAULT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
513 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETUNDERLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
514 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETCASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
515 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETCHARACTERSET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
516 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
517 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
518 PyQt5.Qsci.QsciScintillaBase.SCI_SETCARETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
519 PyQt5.Qsci.QsciScintillaBase.SCI_ASSIGNCMDKEY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
520 PyQt5.Qsci.QsciScintillaBase.SCI_CLEARCMDKEY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
521 PyQt5.Qsci.QsciScintillaBase.SCI_CLEARALLCMDKEYS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
522 PyQt5.Qsci.QsciScintillaBase.SCI_SETSTYLINGEX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
523 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
524 PyQt5.Qsci.QsciScintillaBase.SCI_GETCARETPERIOD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
525 PyQt5.Qsci.QsciScintillaBase.SCI_SETCARETPERIOD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
526 PyQt5.Qsci.QsciScintillaBase.SCI_SETWORDCHARS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
527 PyQt5.Qsci.QsciScintillaBase.SCI_BEGINUNDOACTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
528 PyQt5.Qsci.QsciScintillaBase.SCI_ENDUNDOACTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
529 PyQt5.Qsci.QsciScintillaBase.SCI_INDICSETSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
530 PyQt5.Qsci.QsciScintillaBase.SCI_INDICGETSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
531 PyQt5.Qsci.QsciScintillaBase.SCI_INDICSETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
532 PyQt5.Qsci.QsciScintillaBase.SCI_INDICGETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
533 PyQt5.Qsci.QsciScintillaBase.SCI_SETWHITESPACEFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
534 PyQt5.Qsci.QsciScintillaBase.SCI_SETWHITESPACEBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
535 PyQt5.Qsci.QsciScintillaBase.SCI_SETWHITESPACESIZE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
536 PyQt5.Qsci.QsciScintillaBase.SCI_GETWHITESPACESIZE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
537 PyQt5.Qsci.QsciScintillaBase.SCI_SETSTYLEBITS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
538 PyQt5.Qsci.QsciScintillaBase.SCI_GETSTYLEBITS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
539 PyQt5.Qsci.QsciScintillaBase.SCI_SETLINESTATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
540 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINESTATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
541 PyQt5.Qsci.QsciScintillaBase.SCI_GETMAXLINESTATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
542 PyQt5.Qsci.QsciScintillaBase.SCI_GETCARETLINEVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
543 PyQt5.Qsci.QsciScintillaBase.SCI_SETCARETLINEVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
544 PyQt5.Qsci.QsciScintillaBase.SCI_GETCARETLINEBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
545 PyQt5.Qsci.QsciScintillaBase.SCI_SETCARETLINEBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
546 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETCHANGEABLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
547 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSHOW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
548 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCCANCEL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
549 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCACTIVE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
550 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCPOSSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
551 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCCOMPLETE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
552 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSTOPS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
553 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETSEPARATOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
554 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETSEPARATOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
555 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSELECT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
556 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETCANCELATSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
557 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETCANCELATSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
558 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETFILLUPS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
559 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETCHOOSESINGLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
560 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETCHOOSESINGLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
561 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETIGNORECASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
562 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETIGNORECASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
563 PyQt5.Qsci.QsciScintillaBase.SCI_USERLISTSHOW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
564 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETAUTOHIDE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
565 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETAUTOHIDE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
566 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETDROPRESTOFWORD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
567 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETDROPRESTOFWORD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
568 PyQt5.Qsci.QsciScintillaBase.SCI_SETINDENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
569 PyQt5.Qsci.QsciScintillaBase.SCI_GETINDENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
570 PyQt5.Qsci.QsciScintillaBase.SCI_SETUSETABS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
571 PyQt5.Qsci.QsciScintillaBase.SCI_GETUSETABS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
572 PyQt5.Qsci.QsciScintillaBase.SCI_SETLINEINDENTATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
573 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINEINDENTATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
574 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINEINDENTPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
575 PyQt5.Qsci.QsciScintillaBase.SCI_GETCOLUMN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
576 PyQt5.Qsci.QsciScintillaBase.SCI_SETHSCROLLBAR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
577 PyQt5.Qsci.QsciScintillaBase.SCI_GETHSCROLLBAR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
578 PyQt5.Qsci.QsciScintillaBase.SCI_SETINDENTATIONGUIDES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
579 PyQt5.Qsci.QsciScintillaBase.SCI_GETINDENTATIONGUIDES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
580 PyQt5.Qsci.QsciScintillaBase.SCI_SETHIGHLIGHTGUIDE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
581 PyQt5.Qsci.QsciScintillaBase.SCI_GETHIGHLIGHTGUIDE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
582 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINEENDPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
583 PyQt5.Qsci.QsciScintillaBase.SCI_GETCODEPAGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
584 PyQt5.Qsci.QsciScintillaBase.SCI_GETCARETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
585 PyQt5.Qsci.QsciScintillaBase.SCI_GETREADONLY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
586 PyQt5.Qsci.QsciScintillaBase.SCI_SETCURRENTPOS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
587 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTIONSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
588 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
589 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTIONEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
590 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
591 PyQt5.Qsci.QsciScintillaBase.SCI_SETPRINTMAGNIFICATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
592 PyQt5.Qsci.QsciScintillaBase.SCI_GETPRINTMAGNIFICATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
593 PyQt5.Qsci.QsciScintillaBase.SCI_SETPRINTCOLOURMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
594 PyQt5.Qsci.QsciScintillaBase.SCI_GETPRINTCOLOURMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
595 PyQt5.Qsci.QsciScintillaBase.SCI_FINDTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
596 PyQt5.Qsci.QsciScintillaBase.SCI_FORMATRANGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
597 PyQt5.Qsci.QsciScintillaBase.SCI_GETFIRSTVISIBLELINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
598 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
599 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINECOUNT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
600 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINLEFT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
601 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINLEFT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
602 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINRIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
603 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINRIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
604 PyQt5.Qsci.QsciScintillaBase.SCI_GETMODIFY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
605 PyQt5.Qsci.QsciScintillaBase.SCI_SETSEL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
606 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
607 PyQt5.Qsci.QsciScintillaBase.SCI_GETTEXTRANGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
608 PyQt5.Qsci.QsciScintillaBase.SCI_HIDESELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
609 PyQt5.Qsci.QsciScintillaBase.SCI_POINTXFROMPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
610 PyQt5.Qsci.QsciScintillaBase.SCI_POINTYFROMPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
611 PyQt5.Qsci.QsciScintillaBase.SCI_LINEFROMPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
612 PyQt5.Qsci.QsciScintillaBase.SCI_POSITIONFROMLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
613 PyQt5.Qsci.QsciScintillaBase.SCI_LINESCROLL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
614 PyQt5.Qsci.QsciScintillaBase.SCI_SCROLLCARET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
615 PyQt5.Qsci.QsciScintillaBase.SCI_REPLACESEL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
616 PyQt5.Qsci.QsciScintillaBase.SCI_SETREADONLY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
617 PyQt5.Qsci.QsciScintillaBase.SCI_NULL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
618 PyQt5.Qsci.QsciScintillaBase.SCI_CANPASTE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
619 PyQt5.Qsci.QsciScintillaBase.SCI_CANUNDO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
620 PyQt5.Qsci.QsciScintillaBase.SCI_EMPTYUNDOBUFFER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
621 PyQt5.Qsci.QsciScintillaBase.SCI_UNDO?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
622 PyQt5.Qsci.QsciScintillaBase.SCI_CUT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
623 PyQt5.Qsci.QsciScintillaBase.SCI_COPY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
624 PyQt5.Qsci.QsciScintillaBase.SCI_PASTE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
625 PyQt5.Qsci.QsciScintillaBase.SCI_CLEAR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
626 PyQt5.Qsci.QsciScintillaBase.SCI_SETTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
627 PyQt5.Qsci.QsciScintillaBase.SCI_GETTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
628 PyQt5.Qsci.QsciScintillaBase.SCI_GETTEXTLENGTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
629 PyQt5.Qsci.QsciScintillaBase.SCI_GETDIRECTFUNCTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
630 PyQt5.Qsci.QsciScintillaBase.SCI_GETDIRECTPOINTER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
631 PyQt5.Qsci.QsciScintillaBase.SCI_SETOVERTYPE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
632 PyQt5.Qsci.QsciScintillaBase.SCI_GETOVERTYPE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
633 PyQt5.Qsci.QsciScintillaBase.SCI_SETCARETWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
634 PyQt5.Qsci.QsciScintillaBase.SCI_GETCARETWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
635 PyQt5.Qsci.QsciScintillaBase.SCI_SETTARGETSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
636 PyQt5.Qsci.QsciScintillaBase.SCI_GETTARGETSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
637 PyQt5.Qsci.QsciScintillaBase.SCI_SETTARGETEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
638 PyQt5.Qsci.QsciScintillaBase.SCI_GETTARGETEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
639 PyQt5.Qsci.QsciScintillaBase.SCI_REPLACETARGET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
640 PyQt5.Qsci.QsciScintillaBase.SCI_REPLACETARGETRE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
641 PyQt5.Qsci.QsciScintillaBase.SCI_SEARCHINTARGET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
642 PyQt5.Qsci.QsciScintillaBase.SCI_SETSEARCHFLAGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
643 PyQt5.Qsci.QsciScintillaBase.SCI_GETSEARCHFLAGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
644 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPSHOW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
645 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPCANCEL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
646 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPACTIVE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
647 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPPOSSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
648 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPSETHLT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
649 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPSETBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
650 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPSETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
651 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPSETFOREHLT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
652 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETMAXWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
653 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETMAXWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
654 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETMAXHEIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
655 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETMAXHEIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
656 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPUSESTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
657 PyQt5.Qsci.QsciScintillaBase.SCI_VISIBLEFROMDOCLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
658 PyQt5.Qsci.QsciScintillaBase.SCI_DOCLINEFROMVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
659 PyQt5.Qsci.QsciScintillaBase.SCI_SETFOLDLEVEL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
660 PyQt5.Qsci.QsciScintillaBase.SCI_GETFOLDLEVEL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
661 PyQt5.Qsci.QsciScintillaBase.SCI_GETLASTCHILD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
662 PyQt5.Qsci.QsciScintillaBase.SCI_GETFOLDPARENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
663 PyQt5.Qsci.QsciScintillaBase.SCI_SHOWLINES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
664 PyQt5.Qsci.QsciScintillaBase.SCI_HIDELINES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
665 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINEVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
666 PyQt5.Qsci.QsciScintillaBase.SCI_SETFOLDEXPANDED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
667 PyQt5.Qsci.QsciScintillaBase.SCI_GETFOLDEXPANDED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
668 PyQt5.Qsci.QsciScintillaBase.SCI_TOGGLEFOLD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
669 PyQt5.Qsci.QsciScintillaBase.SCI_ENSUREVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
670 PyQt5.Qsci.QsciScintillaBase.SCI_SETFOLDFLAGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
671 PyQt5.Qsci.QsciScintillaBase.SCI_ENSUREVISIBLEENFORCEPOLICY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
672 PyQt5.Qsci.QsciScintillaBase.SCI_WRAPCOUNT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
673 PyQt5.Qsci.QsciScintillaBase.SCI_SETTABINDENTS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
674 PyQt5.Qsci.QsciScintillaBase.SCI_GETTABINDENTS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
675 PyQt5.Qsci.QsciScintillaBase.SCI_SETBACKSPACEUNINDENTS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
676 PyQt5.Qsci.QsciScintillaBase.SCI_GETBACKSPACEUNINDENTS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
677 PyQt5.Qsci.QsciScintillaBase.SCI_SETMOUSEDWELLTIME?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
678 PyQt5.Qsci.QsciScintillaBase.SCI_GETMOUSEDWELLTIME?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
679 PyQt5.Qsci.QsciScintillaBase.SCI_WORDSTARTPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
680 PyQt5.Qsci.QsciScintillaBase.SCI_WORDENDPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
681 PyQt5.Qsci.QsciScintillaBase.SCI_SETWRAPMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
682 PyQt5.Qsci.QsciScintillaBase.SCI_GETWRAPMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
683 PyQt5.Qsci.QsciScintillaBase.SCI_SETLAYOUTCACHE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
684 PyQt5.Qsci.QsciScintillaBase.SCI_GETLAYOUTCACHE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
685 PyQt5.Qsci.QsciScintillaBase.SCI_SETSCROLLWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
686 PyQt5.Qsci.QsciScintillaBase.SCI_GETSCROLLWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
687 PyQt5.Qsci.QsciScintillaBase.SCI_TEXTWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
688 PyQt5.Qsci.QsciScintillaBase.SCI_SETENDATLASTLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
689 PyQt5.Qsci.QsciScintillaBase.SCI_GETENDATLASTLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
690 PyQt5.Qsci.QsciScintillaBase.SCI_TEXTHEIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
691 PyQt5.Qsci.QsciScintillaBase.SCI_SETVSCROLLBAR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
692 PyQt5.Qsci.QsciScintillaBase.SCI_GETVSCROLLBAR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
693 PyQt5.Qsci.QsciScintillaBase.SCI_APPENDTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
694 PyQt5.Qsci.QsciScintillaBase.SCI_GETTWOPHASEDRAW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
695 PyQt5.Qsci.QsciScintillaBase.SCI_SETTWOPHASEDRAW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
696 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETTYPESEPARATOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
697 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETTYPESEPARATOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
698 PyQt5.Qsci.QsciScintillaBase.SCI_TARGETFROMSELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
699 PyQt5.Qsci.QsciScintillaBase.SCI_LINESJOIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
700 PyQt5.Qsci.QsciScintillaBase.SCI_LINESSPLIT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
701 PyQt5.Qsci.QsciScintillaBase.SCI_SETFOLDMARGINCOLOUR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
702 PyQt5.Qsci.QsciScintillaBase.SCI_SETFOLDMARGINHICOLOUR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
703 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERSETBACKSELECTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
704 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERENABLEHIGHLIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
705 PyQt5.Qsci.QsciScintillaBase.SCI_LINEDOWN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
706 PyQt5.Qsci.QsciScintillaBase.SCI_LINEDOWNEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
707 PyQt5.Qsci.QsciScintillaBase.SCI_LINEUP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
708 PyQt5.Qsci.QsciScintillaBase.SCI_LINEUPEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
709 PyQt5.Qsci.QsciScintillaBase.SCI_CHARLEFT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
710 PyQt5.Qsci.QsciScintillaBase.SCI_CHARLEFTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
711 PyQt5.Qsci.QsciScintillaBase.SCI_CHARRIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
712 PyQt5.Qsci.QsciScintillaBase.SCI_CHARRIGHTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
713 PyQt5.Qsci.QsciScintillaBase.SCI_WORDLEFT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
714 PyQt5.Qsci.QsciScintillaBase.SCI_WORDLEFTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
715 PyQt5.Qsci.QsciScintillaBase.SCI_WORDRIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
716 PyQt5.Qsci.QsciScintillaBase.SCI_WORDRIGHTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
717 PyQt5.Qsci.QsciScintillaBase.SCI_HOME?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
718 PyQt5.Qsci.QsciScintillaBase.SCI_HOMEEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
719 PyQt5.Qsci.QsciScintillaBase.SCI_LINEEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
720 PyQt5.Qsci.QsciScintillaBase.SCI_LINEENDEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
721 PyQt5.Qsci.QsciScintillaBase.SCI_DOCUMENTSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
722 PyQt5.Qsci.QsciScintillaBase.SCI_DOCUMENTSTARTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
723 PyQt5.Qsci.QsciScintillaBase.SCI_DOCUMENTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
724 PyQt5.Qsci.QsciScintillaBase.SCI_DOCUMENTENDEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
725 PyQt5.Qsci.QsciScintillaBase.SCI_PAGEUP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
726 PyQt5.Qsci.QsciScintillaBase.SCI_PAGEUPEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
727 PyQt5.Qsci.QsciScintillaBase.SCI_PAGEDOWN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
728 PyQt5.Qsci.QsciScintillaBase.SCI_PAGEDOWNEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
729 PyQt5.Qsci.QsciScintillaBase.SCI_EDITTOGGLEOVERTYPE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
730 PyQt5.Qsci.QsciScintillaBase.SCI_CANCEL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
731 PyQt5.Qsci.QsciScintillaBase.SCI_DELETEBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
732 PyQt5.Qsci.QsciScintillaBase.SCI_TAB?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
733 PyQt5.Qsci.QsciScintillaBase.SCI_BACKTAB?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
734 PyQt5.Qsci.QsciScintillaBase.SCI_NEWLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
735 PyQt5.Qsci.QsciScintillaBase.SCI_FORMFEED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
736 PyQt5.Qsci.QsciScintillaBase.SCI_VCHOME?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
737 PyQt5.Qsci.QsciScintillaBase.SCI_VCHOMEEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
738 PyQt5.Qsci.QsciScintillaBase.SCI_ZOOMIN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
739 PyQt5.Qsci.QsciScintillaBase.SCI_ZOOMOUT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
740 PyQt5.Qsci.QsciScintillaBase.SCI_DELWORDLEFT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
741 PyQt5.Qsci.QsciScintillaBase.SCI_DELWORDRIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
742 PyQt5.Qsci.QsciScintillaBase.SCI_LINECUT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
743 PyQt5.Qsci.QsciScintillaBase.SCI_LINEDELETE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
744 PyQt5.Qsci.QsciScintillaBase.SCI_LINETRANSPOSE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
745 PyQt5.Qsci.QsciScintillaBase.SCI_LOWERCASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
746 PyQt5.Qsci.QsciScintillaBase.SCI_UPPERCASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
747 PyQt5.Qsci.QsciScintillaBase.SCI_LINESCROLLDOWN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
748 PyQt5.Qsci.QsciScintillaBase.SCI_LINESCROLLUP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
749 PyQt5.Qsci.QsciScintillaBase.SCI_DELETEBACKNOTLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
750 PyQt5.Qsci.QsciScintillaBase.SCI_HOMEDISPLAY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
751 PyQt5.Qsci.QsciScintillaBase.SCI_HOMEDISPLAYEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
752 PyQt5.Qsci.QsciScintillaBase.SCI_LINEENDDISPLAY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
753 PyQt5.Qsci.QsciScintillaBase.SCI_LINEENDDISPLAYEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
754 PyQt5.Qsci.QsciScintillaBase.SCI_MOVECARETINSIDEVIEW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
755 PyQt5.Qsci.QsciScintillaBase.SCI_LINELENGTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
756 PyQt5.Qsci.QsciScintillaBase.SCI_BRACEHIGHLIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
757 PyQt5.Qsci.QsciScintillaBase.SCI_BRACEBADLIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
758 PyQt5.Qsci.QsciScintillaBase.SCI_BRACEMATCH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
759 PyQt5.Qsci.QsciScintillaBase.SCI_GETVIEWEOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
760 PyQt5.Qsci.QsciScintillaBase.SCI_SETVIEWEOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
761 PyQt5.Qsci.QsciScintillaBase.SCI_GETDOCPOINTER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
762 PyQt5.Qsci.QsciScintillaBase.SCI_SETDOCPOINTER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
763 PyQt5.Qsci.QsciScintillaBase.SCI_SETMODEVENTMASK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
764 PyQt5.Qsci.QsciScintillaBase.SCI_GETEDGECOLUMN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
765 PyQt5.Qsci.QsciScintillaBase.SCI_SETEDGECOLUMN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
766 PyQt5.Qsci.QsciScintillaBase.SCI_GETEDGEMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
767 PyQt5.Qsci.QsciScintillaBase.SCI_SETEDGEMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
768 PyQt5.Qsci.QsciScintillaBase.SCI_GETEDGECOLOUR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
769 PyQt5.Qsci.QsciScintillaBase.SCI_SETEDGECOLOUR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
770 PyQt5.Qsci.QsciScintillaBase.SCI_SEARCHANCHOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
771 PyQt5.Qsci.QsciScintillaBase.SCI_SEARCHNEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
772 PyQt5.Qsci.QsciScintillaBase.SCI_SEARCHPREV?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
773 PyQt5.Qsci.QsciScintillaBase.SCI_LINESONSCREEN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
774 PyQt5.Qsci.QsciScintillaBase.SCI_USEPOPUP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
775 PyQt5.Qsci.QsciScintillaBase.SCI_SELECTIONISRECTANGLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
776 PyQt5.Qsci.QsciScintillaBase.SCI_SETZOOM?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
777 PyQt5.Qsci.QsciScintillaBase.SCI_GETZOOM?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
778 PyQt5.Qsci.QsciScintillaBase.SCI_CREATEDOCUMENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
779 PyQt5.Qsci.QsciScintillaBase.SCI_ADDREFDOCUMENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
780 PyQt5.Qsci.QsciScintillaBase.SCI_RELEASEDOCUMENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
781 PyQt5.Qsci.QsciScintillaBase.SCI_GETMODEVENTMASK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
782 PyQt5.Qsci.QsciScintillaBase.SCI_SETFOCUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
783 PyQt5.Qsci.QsciScintillaBase.SCI_GETFOCUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
784 PyQt5.Qsci.QsciScintillaBase.SCI_SETSTATUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
785 PyQt5.Qsci.QsciScintillaBase.SCI_GETSTATUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
786 PyQt5.Qsci.QsciScintillaBase.SCI_SETMOUSEDOWNCAPTURES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
787 PyQt5.Qsci.QsciScintillaBase.SCI_GETMOUSEDOWNCAPTURES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
788 PyQt5.Qsci.QsciScintillaBase.SCI_SETCURSOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
789 PyQt5.Qsci.QsciScintillaBase.SCI_GETCURSOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
790 PyQt5.Qsci.QsciScintillaBase.SCI_SETCONTROLCHARSYMBOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
791 PyQt5.Qsci.QsciScintillaBase.SCI_GETCONTROLCHARSYMBOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
792 PyQt5.Qsci.QsciScintillaBase.SCI_WORDPARTLEFT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
793 PyQt5.Qsci.QsciScintillaBase.SCI_WORDPARTLEFTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
794 PyQt5.Qsci.QsciScintillaBase.SCI_WORDPARTRIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
795 PyQt5.Qsci.QsciScintillaBase.SCI_WORDPARTRIGHTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
796 PyQt5.Qsci.QsciScintillaBase.SCI_SETVISIBLEPOLICY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
797 PyQt5.Qsci.QsciScintillaBase.SCI_DELLINELEFT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
798 PyQt5.Qsci.QsciScintillaBase.SCI_DELLINERIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
799 PyQt5.Qsci.QsciScintillaBase.SCI_SETXOFFSET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
800 PyQt5.Qsci.QsciScintillaBase.SCI_GETXOFFSET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
801 PyQt5.Qsci.QsciScintillaBase.SCI_CHOOSECARETX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
802 PyQt5.Qsci.QsciScintillaBase.SCI_GRABFOCUS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
803 PyQt5.Qsci.QsciScintillaBase.SCI_SETXCARETPOLICY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
804 PyQt5.Qsci.QsciScintillaBase.SCI_SETYCARETPOLICY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
805 PyQt5.Qsci.QsciScintillaBase.SCI_LINEDUPLICATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
806 PyQt5.Qsci.QsciScintillaBase.SCI_REGISTERIMAGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
807 PyQt5.Qsci.QsciScintillaBase.SCI_SETPRINTWRAPMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
808 PyQt5.Qsci.QsciScintillaBase.SCI_GETPRINTWRAPMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
809 PyQt5.Qsci.QsciScintillaBase.SCI_CLEARREGISTEREDIMAGES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
810 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETHOTSPOT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
811 PyQt5.Qsci.QsciScintillaBase.SCI_SETHOTSPOTACTIVEFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
812 PyQt5.Qsci.QsciScintillaBase.SCI_SETHOTSPOTACTIVEBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
813 PyQt5.Qsci.QsciScintillaBase.SCI_SETHOTSPOTACTIVEUNDERLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
814 PyQt5.Qsci.QsciScintillaBase.SCI_SETHOTSPOTSINGLELINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
815 PyQt5.Qsci.QsciScintillaBase.SCI_PARADOWN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
816 PyQt5.Qsci.QsciScintillaBase.SCI_PARADOWNEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
817 PyQt5.Qsci.QsciScintillaBase.SCI_PARAUP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
818 PyQt5.Qsci.QsciScintillaBase.SCI_PARAUPEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
819 PyQt5.Qsci.QsciScintillaBase.SCI_POSITIONBEFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
820 PyQt5.Qsci.QsciScintillaBase.SCI_POSITIONAFTER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
821 PyQt5.Qsci.QsciScintillaBase.SCI_COPYRANGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
822 PyQt5.Qsci.QsciScintillaBase.SCI_COPYTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
823 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTIONMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
824 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
825 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINESELSTARTPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
826 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINESELENDPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
827 PyQt5.Qsci.QsciScintillaBase.SCI_LINEDOWNRECTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
828 PyQt5.Qsci.QsciScintillaBase.SCI_LINEUPRECTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
829 PyQt5.Qsci.QsciScintillaBase.SCI_CHARLEFTRECTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
830 PyQt5.Qsci.QsciScintillaBase.SCI_CHARRIGHTRECTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
831 PyQt5.Qsci.QsciScintillaBase.SCI_HOMERECTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
832 PyQt5.Qsci.QsciScintillaBase.SCI_VCHOMERECTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
833 PyQt5.Qsci.QsciScintillaBase.SCI_LINEENDRECTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
834 PyQt5.Qsci.QsciScintillaBase.SCI_PAGEUPRECTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
835 PyQt5.Qsci.QsciScintillaBase.SCI_PAGEDOWNRECTEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
836 PyQt5.Qsci.QsciScintillaBase.SCI_STUTTEREDPAGEUP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
837 PyQt5.Qsci.QsciScintillaBase.SCI_STUTTEREDPAGEUPEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
838 PyQt5.Qsci.QsciScintillaBase.SCI_STUTTEREDPAGEDOWN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
839 PyQt5.Qsci.QsciScintillaBase.SCI_STUTTEREDPAGEDOWNEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
840 PyQt5.Qsci.QsciScintillaBase.SCI_WORDLEFTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
841 PyQt5.Qsci.QsciScintillaBase.SCI_WORDLEFTENDEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
842 PyQt5.Qsci.QsciScintillaBase.SCI_WORDRIGHTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
843 PyQt5.Qsci.QsciScintillaBase.SCI_WORDRIGHTENDEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
844 PyQt5.Qsci.QsciScintillaBase.SCI_SETWHITESPACECHARS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
845 PyQt5.Qsci.QsciScintillaBase.SCI_SETCHARSDEFAULT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
846 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETCURRENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
847 PyQt5.Qsci.QsciScintillaBase.SCI_ALLOCATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
848 PyQt5.Qsci.QsciScintillaBase.SCI_HOMEWRAP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
849 PyQt5.Qsci.QsciScintillaBase.SCI_HOMEWRAPEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
850 PyQt5.Qsci.QsciScintillaBase.SCI_LINEENDWRAP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
851 PyQt5.Qsci.QsciScintillaBase.SCI_LINEENDWRAPEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
852 PyQt5.Qsci.QsciScintillaBase.SCI_VCHOMEWRAP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
853 PyQt5.Qsci.QsciScintillaBase.SCI_VCHOMEWRAPEXTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
854 PyQt5.Qsci.QsciScintillaBase.SCI_LINECOPY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
855 PyQt5.Qsci.QsciScintillaBase.SCI_FINDCOLUMN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
856 PyQt5.Qsci.QsciScintillaBase.SCI_GETCARETSTICKY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
857 PyQt5.Qsci.QsciScintillaBase.SCI_SETCARETSTICKY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
858 PyQt5.Qsci.QsciScintillaBase.SCI_TOGGLECARETSTICKY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
859 PyQt5.Qsci.QsciScintillaBase.SCI_SETWRAPVISUALFLAGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
860 PyQt5.Qsci.QsciScintillaBase.SCI_GETWRAPVISUALFLAGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
861 PyQt5.Qsci.QsciScintillaBase.SCI_SETWRAPVISUALFLAGSLOCATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
862 PyQt5.Qsci.QsciScintillaBase.SCI_GETWRAPVISUALFLAGSLOCATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
863 PyQt5.Qsci.QsciScintillaBase.SCI_SETWRAPSTARTINDENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
864 PyQt5.Qsci.QsciScintillaBase.SCI_GETWRAPSTARTINDENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
865 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERADDSET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
866 PyQt5.Qsci.QsciScintillaBase.SCI_SETPASTECONVERTENDINGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
867 PyQt5.Qsci.QsciScintillaBase.SCI_GETPASTECONVERTENDINGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
868 PyQt5.Qsci.QsciScintillaBase.SCI_SELECTIONDUPLICATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
869 PyQt5.Qsci.QsciScintillaBase.SCI_SETCARETLINEBACKALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
870 PyQt5.Qsci.QsciScintillaBase.SCI_GETCARETLINEBACKALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
871 PyQt5.Qsci.QsciScintillaBase.SCI_SETWRAPINDENTMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
872 PyQt5.Qsci.QsciScintillaBase.SCI_GETWRAPINDENTMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
873 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERSETALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
874 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
875 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
876 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELEOLFILLED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
877 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELEOLFILLED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
878 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
879 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
880 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETBOLD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
881 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETITALIC?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
882 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETSIZE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
883 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETFONT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
884 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETEOLFILLED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
885 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETUNDERLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
886 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETCASE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
887 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETCHARACTERSET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
888 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
889 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETCHANGEABLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
890 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETHOTSPOT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
891 PyQt5.Qsci.QsciScintillaBase.SCI_GETHOTSPOTACTIVEFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
892 PyQt5.Qsci.QsciScintillaBase.SCI_GETHOTSPOTACTIVEBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
893 PyQt5.Qsci.QsciScintillaBase.SCI_GETHOTSPOTACTIVEUNDERLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
894 PyQt5.Qsci.QsciScintillaBase.SCI_GETHOTSPOTSINGLELINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
895 PyQt5.Qsci.QsciScintillaBase.SCI_BRACEHIGHLIGHTINDICATOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
896 PyQt5.Qsci.QsciScintillaBase.SCI_BRACEBADLIGHTINDICATOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
897 PyQt5.Qsci.QsciScintillaBase.SCI_SETINDICATORCURRENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
898 PyQt5.Qsci.QsciScintillaBase.SCI_GETINDICATORCURRENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
899 PyQt5.Qsci.QsciScintillaBase.SCI_SETINDICATORVALUE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
900 PyQt5.Qsci.QsciScintillaBase.SCI_GETINDICATORVALUE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
901 PyQt5.Qsci.QsciScintillaBase.SCI_INDICATORFILLRANGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
902 PyQt5.Qsci.QsciScintillaBase.SCI_INDICATORCLEARRANGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
903 PyQt5.Qsci.QsciScintillaBase.SCI_INDICATORALLONFOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
904 PyQt5.Qsci.QsciScintillaBase.SCI_INDICATORVALUEAT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
905 PyQt5.Qsci.QsciScintillaBase.SCI_INDICATORSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
906 PyQt5.Qsci.QsciScintillaBase.SCI_INDICATOREND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
907 PyQt5.Qsci.QsciScintillaBase.SCI_INDICSETUNDER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
908 PyQt5.Qsci.QsciScintillaBase.SCI_INDICGETUNDER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
909 PyQt5.Qsci.QsciScintillaBase.SCI_SETCARETSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
910 PyQt5.Qsci.QsciScintillaBase.SCI_GETCARETSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
911 PyQt5.Qsci.QsciScintillaBase.SCI_SETPOSITIONCACHE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
912 PyQt5.Qsci.QsciScintillaBase.SCI_GETPOSITIONCACHE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
913 PyQt5.Qsci.QsciScintillaBase.SCI_SETSCROLLWIDTHTRACKING?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
914 PyQt5.Qsci.QsciScintillaBase.SCI_GETSCROLLWIDTHTRACKING?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
915 PyQt5.Qsci.QsciScintillaBase.SCI_DELWORDRIGHTEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
916 PyQt5.Qsci.QsciScintillaBase.SCI_COPYALLOWLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
917 PyQt5.Qsci.QsciScintillaBase.SCI_GETCHARACTERPOINTER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
918 PyQt5.Qsci.QsciScintillaBase.SCI_INDICSETALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
919 PyQt5.Qsci.QsciScintillaBase.SCI_INDICGETALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
920 PyQt5.Qsci.QsciScintillaBase.SCI_SETEXTRAASCENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
921 PyQt5.Qsci.QsciScintillaBase.SCI_GETEXTRAASCENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
922 PyQt5.Qsci.QsciScintillaBase.SCI_SETEXTRADESCENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
923 PyQt5.Qsci.QsciScintillaBase.SCI_GETEXTRADESCENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
924 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERSYMBOLDEFINED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
925 PyQt5.Qsci.QsciScintillaBase.SCI_MARGINSETTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
926 PyQt5.Qsci.QsciScintillaBase.SCI_MARGINGETTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
927 PyQt5.Qsci.QsciScintillaBase.SCI_MARGINSETSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
928 PyQt5.Qsci.QsciScintillaBase.SCI_MARGINGETSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
929 PyQt5.Qsci.QsciScintillaBase.SCI_MARGINSETSTYLES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
930 PyQt5.Qsci.QsciScintillaBase.SCI_MARGINGETSTYLES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
931 PyQt5.Qsci.QsciScintillaBase.SCI_MARGINTEXTCLEARALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
932 PyQt5.Qsci.QsciScintillaBase.SCI_MARGINSETSTYLEOFFSET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
933 PyQt5.Qsci.QsciScintillaBase.SCI_MARGINGETSTYLEOFFSET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
934 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINOPTIONS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
935 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONSETTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
936 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONGETTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
937 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONSETSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
938 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONGETSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
939 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONSETSTYLES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
940 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONGETSTYLES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
941 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONGETLINES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
942 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONCLEARALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
943 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONSETVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
944 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONGETVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
945 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONSETSTYLEOFFSET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
946 PyQt5.Qsci.QsciScintillaBase.SCI_ANNOTATIONGETSTYLEOFFSET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
947 PyQt5.Qsci.QsciScintillaBase.SCI_SETEMPTYSELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
948 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINOPTIONS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
949 PyQt5.Qsci.QsciScintillaBase.SCI_INDICSETOUTLINEALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
950 PyQt5.Qsci.QsciScintillaBase.SCI_INDICGETOUTLINEALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
951 PyQt5.Qsci.QsciScintillaBase.SCI_ADDUNDOACTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
952 PyQt5.Qsci.QsciScintillaBase.SCI_CHARPOSITIONFROMPOINT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
953 PyQt5.Qsci.QsciScintillaBase.SCI_CHARPOSITIONFROMPOINTCLOSE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
954 PyQt5.Qsci.QsciScintillaBase.SCI_SETMULTIPLESELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
955 PyQt5.Qsci.QsciScintillaBase.SCI_GETMULTIPLESELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
956 PyQt5.Qsci.QsciScintillaBase.SCI_SETADDITIONALSELECTIONTYPING?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
957 PyQt5.Qsci.QsciScintillaBase.SCI_GETADDITIONALSELECTIONTYPING?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
958 PyQt5.Qsci.QsciScintillaBase.SCI_SETADDITIONALCARETSBLINK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
959 PyQt5.Qsci.QsciScintillaBase.SCI_GETADDITIONALCARETSBLINK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
960 PyQt5.Qsci.QsciScintillaBase.SCI_SCROLLRANGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
961 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
962 PyQt5.Qsci.QsciScintillaBase.SCI_CLEARSELECTIONS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
963 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
964 PyQt5.Qsci.QsciScintillaBase.SCI_ADDSELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
965 PyQt5.Qsci.QsciScintillaBase.SCI_SETMAINSELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
966 PyQt5.Qsci.QsciScintillaBase.SCI_GETMAINSELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
967 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTIONNCARET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
968 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONNCARET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
969 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTIONNANCHOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
970 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONNANCHOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
971 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTIONNCARETVIRTUALSPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
972 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONNCARETVIRTUALSPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
973 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTIONNANCHORVIRTUALSPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
974 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONNANCHORVIRTUALSPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
975 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTIONNSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
976 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONNSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
977 PyQt5.Qsci.QsciScintillaBase.SCI_SETSELECTIONNEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
978 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONNEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
979 PyQt5.Qsci.QsciScintillaBase.SCI_SETRECTANGULARSELECTIONCARET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
980 PyQt5.Qsci.QsciScintillaBase.SCI_GETRECTANGULARSELECTIONCARET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
981 PyQt5.Qsci.QsciScintillaBase.SCI_SETRECTANGULARSELECTIONANCHOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
982 PyQt5.Qsci.QsciScintillaBase.SCI_GETRECTANGULARSELECTIONANCHOR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
983 PyQt5.Qsci.QsciScintillaBase.SCI_SETRECTANGULARSELECTIONCARETVIRTUALSPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
984 PyQt5.Qsci.QsciScintillaBase.SCI_GETRECTANGULARSELECTIONCARETVIRTUALSPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
985 PyQt5.Qsci.QsciScintillaBase.SCI_SETRECTANGULARSELECTIONANCHORVIRTUALSPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
986 PyQt5.Qsci.QsciScintillaBase.SCI_GETRECTANGULARSELECTIONANCHORVIRTUALSPACE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
987 PyQt5.Qsci.QsciScintillaBase.SCI_SETVIRTUALSPACEOPTIONS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
988 PyQt5.Qsci.QsciScintillaBase.SCI_GETVIRTUALSPACEOPTIONS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
989 PyQt5.Qsci.QsciScintillaBase.SCI_SETRECTANGULARSELECTIONMODIFIER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
990 PyQt5.Qsci.QsciScintillaBase.SCI_GETRECTANGULARSELECTIONMODIFIER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
991 PyQt5.Qsci.QsciScintillaBase.SCI_SETADDITIONALSELFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
992 PyQt5.Qsci.QsciScintillaBase.SCI_SETADDITIONALSELBACK?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
993 PyQt5.Qsci.QsciScintillaBase.SCI_SETADDITIONALSELALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
994 PyQt5.Qsci.QsciScintillaBase.SCI_GETADDITIONALSELALPHA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
995 PyQt5.Qsci.QsciScintillaBase.SCI_SETADDITIONALCARETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
996 PyQt5.Qsci.QsciScintillaBase.SCI_GETADDITIONALCARETFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
997 PyQt5.Qsci.QsciScintillaBase.SCI_ROTATESELECTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
998 PyQt5.Qsci.QsciScintillaBase.SCI_SWAPMAINANCHORCARET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
999 PyQt5.Qsci.QsciScintillaBase.SCI_SETADDITIONALCARETSVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1000 PyQt5.Qsci.QsciScintillaBase.SCI_GETADDITIONALCARETSVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1001 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETCURRENTTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1002 PyQt5.Qsci.QsciScintillaBase.SCI_SETFONTQUALITY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1003 PyQt5.Qsci.QsciScintillaBase.SCI_GETFONTQUALITY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1004 PyQt5.Qsci.QsciScintillaBase.SCI_SETFIRSTVISIBLELINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1005 PyQt5.Qsci.QsciScintillaBase.SCI_SETMULTIPASTE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1006 PyQt5.Qsci.QsciScintillaBase.SCI_GETMULTIPASTE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1007 PyQt5.Qsci.QsciScintillaBase.SCI_GETTAG?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1008 PyQt5.Qsci.QsciScintillaBase.SCI_CHANGELEXERSTATE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1009 PyQt5.Qsci.QsciScintillaBase.SCI_CONTRACTEDFOLDNEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1010 PyQt5.Qsci.QsciScintillaBase.SCI_VERTICALCENTRECARET?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1011 PyQt5.Qsci.QsciScintillaBase.SCI_MOVESELECTEDLINESUP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1012 PyQt5.Qsci.QsciScintillaBase.SCI_MOVESELECTEDLINESDOWN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1013 PyQt5.Qsci.QsciScintillaBase.SCI_SETIDENTIFIER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1014 PyQt5.Qsci.QsciScintillaBase.SCI_GETIDENTIFIER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1015 PyQt5.Qsci.QsciScintillaBase.SCI_RGBAIMAGESETWIDTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1016 PyQt5.Qsci.QsciScintillaBase.SCI_RGBAIMAGESETHEIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1017 PyQt5.Qsci.QsciScintillaBase.SCI_MARKERDEFINERGBAIMAGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1018 PyQt5.Qsci.QsciScintillaBase.SCI_REGISTERRGBAIMAGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1019 PyQt5.Qsci.QsciScintillaBase.SCI_SCROLLTOSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1020 PyQt5.Qsci.QsciScintillaBase.SCI_SCROLLTOEND?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1021 PyQt5.Qsci.QsciScintillaBase.SCI_STARTRECORD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1022 PyQt5.Qsci.QsciScintillaBase.SCI_STOPRECORD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1023 PyQt5.Qsci.QsciScintillaBase.SCI_SETLEXER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1024 PyQt5.Qsci.QsciScintillaBase.SCI_GETLEXER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1025 PyQt5.Qsci.QsciScintillaBase.SCI_COLOURISE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1026 PyQt5.Qsci.QsciScintillaBase.SCI_SETPROPERTY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1027 PyQt5.Qsci.QsciScintillaBase.SCI_SETKEYWORDS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1028 PyQt5.Qsci.QsciScintillaBase.SCI_SETLEXERLANGUAGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1029 PyQt5.Qsci.QsciScintillaBase.SCI_LOADLEXERLIBRARY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1030 PyQt5.Qsci.QsciScintillaBase.SCI_GETPROPERTY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1031 PyQt5.Qsci.QsciScintillaBase.SCI_GETPROPERTYEXPANDED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1032 PyQt5.Qsci.QsciScintillaBase.SCI_GETPROPERTYINT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1033 PyQt5.Qsci.QsciScintillaBase.SCI_GETSTYLEBITSNEEDED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1034 PyQt5.Qsci.QsciScintillaBase.SCI_GETLEXERLANGUAGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1035 PyQt5.Qsci.QsciScintillaBase.SCI_PRIVATELEXERCALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1036 PyQt5.Qsci.QsciScintillaBase.SCI_PROPERTYNAMES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1037 PyQt5.Qsci.QsciScintillaBase.SCI_PROPERTYTYPE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1038 PyQt5.Qsci.QsciScintillaBase.SCI_DESCRIBEPROPERTY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1039 PyQt5.Qsci.QsciScintillaBase.SCI_DESCRIBEKEYWORDSETS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1040 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETCASEINSENSITIVEBEHAVIOUR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1041 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETCASEINSENSITIVEBEHAVIOUR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1042 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETMULTI?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1043 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETMULTI?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1044 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPSETPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1045 PyQt5.Qsci.QsciScintillaBase.SCI_CALLTIPSETPOSSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1046 PyQt5.Qsci.QsciScintillaBase.SCI_COUNTCHARACTERS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1047 PyQt5.Qsci.QsciScintillaBase.SCI_CREATELOADER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1048 PyQt5.Qsci.QsciScintillaBase.SCI_DELETERANGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1049 PyQt5.Qsci.QsciScintillaBase.SCI_FINDINDICATORFLASH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1050 PyQt5.Qsci.QsciScintillaBase.SCI_FINDINDICATORHIDE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1051 PyQt5.Qsci.QsciScintillaBase.SCI_FINDINDICATORSHOW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1052 PyQt5.Qsci.QsciScintillaBase.SCI_GETALLLINESVISIBLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1053 PyQt5.Qsci.QsciScintillaBase.SCI_GETGAPPOSITION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1054 PyQt5.Qsci.QsciScintillaBase.SCI_GETPUNCTUATIONCHARS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1055 PyQt5.Qsci.QsciScintillaBase.SCI_GETRANGEPOINTER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1056 PyQt5.Qsci.QsciScintillaBase.SCI_GETSELECTIONEMPTY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1057 PyQt5.Qsci.QsciScintillaBase.SCI_GETTECHNOLOGY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1058 PyQt5.Qsci.QsciScintillaBase.SCI_GETWHITESPACECHARS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1059 PyQt5.Qsci.QsciScintillaBase.SCI_GETWORDCHARS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1060 PyQt5.Qsci.QsciScintillaBase.SCI_RGBAIMAGESETSCALE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1061 PyQt5.Qsci.QsciScintillaBase.SCI_SETPUNCTUATIONCHARS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1062 PyQt5.Qsci.QsciScintillaBase.SCI_SETTECHNOLOGY?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1063 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETSIZEFRACTIONAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1064 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETSIZEFRACTIONAL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1065 PyQt5.Qsci.QsciScintillaBase.SCI_STYLESETWEIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1066 PyQt5.Qsci.QsciScintillaBase.SCI_STYLEGETWEIGHT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1067 PyQt5.Qsci.QsciScintillaBase.SCI_FOLDLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1068 PyQt5.Qsci.QsciScintillaBase.SCI_FOLDCHILDREN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1069 PyQt5.Qsci.QsciScintillaBase.SCI_EXPANDCHILDREN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1070 PyQt5.Qsci.QsciScintillaBase.SCI_FOLDALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1071 PyQt5.Qsci.QsciScintillaBase.SCI_SETAUTOMATICFOLD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1072 PyQt5.Qsci.QsciScintillaBase.SCI_GETAUTOMATICFOLD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1073 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCSETORDER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1074 PyQt5.Qsci.QsciScintillaBase.SCI_AUTOCGETORDER?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1075 PyQt5.Qsci.QsciScintillaBase.SCI_POSITIONRELATIVE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1076 PyQt5.Qsci.QsciScintillaBase.SCI_DROPSELECTIONN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1077 PyQt5.Qsci.QsciScintillaBase.SCI_CHANGEINSERTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1078 PyQt5.Qsci.QsciScintillaBase.SCI_GETPHASESDRAW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1079 PyQt5.Qsci.QsciScintillaBase.SCI_SETPHASESDRAW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1080 PyQt5.Qsci.QsciScintillaBase.SCI_CLEARTABSTOPS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1081 PyQt5.Qsci.QsciScintillaBase.SCI_ADDTABSTOP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1082 PyQt5.Qsci.QsciScintillaBase.SCI_GETNEXTTABSTOP?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1083 PyQt5.Qsci.QsciScintillaBase.SCI_GETIMEINTERACTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1084 PyQt5.Qsci.QsciScintillaBase.SCI_SETIMEINTERACTION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1085 PyQt5.Qsci.QsciScintillaBase.SCI_INDICSETHOVERSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1086 PyQt5.Qsci.QsciScintillaBase.SCI_INDICGETHOVERSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1087 PyQt5.Qsci.QsciScintillaBase.SCI_INDICSETHOVERFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1088 PyQt5.Qsci.QsciScintillaBase.SCI_INDICGETHOVERFORE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1089 PyQt5.Qsci.QsciScintillaBase.SCI_INDICSETFLAGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1090 PyQt5.Qsci.QsciScintillaBase.SCI_INDICGETFLAGS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1091 PyQt5.Qsci.QsciScintillaBase.SCI_SETTARGETRANGE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1092 PyQt5.Qsci.QsciScintillaBase.SCI_GETTARGETTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1093 PyQt5.Qsci.QsciScintillaBase.SCI_RELEASEALLEXTENDEDSTYLES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1094 PyQt5.Qsci.QsciScintillaBase.SCI_ALLOCATEEXTENDEDSTYLES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1095 PyQt5.Qsci.QsciScintillaBase.SCI_SETMOUSESELECTIONRECTANGULARSWITCH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1096 PyQt5.Qsci.QsciScintillaBase.SCI_GETMOUSESELECTIONRECTANGULARSWITCH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1097 PyQt5.Qsci.QsciScintillaBase.SCI_GETCARETLINEVISIBLEALWAYS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1098 PyQt5.Qsci.QsciScintillaBase.SCI_SETCARETLINEVISIBLEALWAYS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1099 PyQt5.Qsci.QsciScintillaBase.SCI_SETLINEENDTYPESALLOWED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1100 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINEENDTYPESALLOWED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1101 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINEENDTYPESACTIVE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1102 PyQt5.Qsci.QsciScintillaBase.SCI_SETREPRESENTATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1103 PyQt5.Qsci.QsciScintillaBase.SCI_GETREPRESENTATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1104 PyQt5.Qsci.QsciScintillaBase.SCI_CLEARREPRESENTATION?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1105 PyQt5.Qsci.QsciScintillaBase.SCI_GETLINEENDTYPESSUPPORTED?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1106 PyQt5.Qsci.QsciScintillaBase.SCI_ALLOCATESUBSTYLES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1107 PyQt5.Qsci.QsciScintillaBase.SCI_GETSUBSTYLESSTART?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1108 PyQt5.Qsci.QsciScintillaBase.SCI_GETSUBSTYLESLENGTH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1109 PyQt5.Qsci.QsciScintillaBase.SCI_GETSTYLEFROMSUBSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1110 PyQt5.Qsci.QsciScintillaBase.SCI_GETPRIMARYSTYLEFROMSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1111 PyQt5.Qsci.QsciScintillaBase.SCI_FREESUBSTYLES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1112 PyQt5.Qsci.QsciScintillaBase.SCI_SETIDENTIFIERS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1113 PyQt5.Qsci.QsciScintillaBase.SCI_DISTANCETOSECONDARYSTYLES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1114 PyQt5.Qsci.QsciScintillaBase.SCI_GETSUBSTYLEBASES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1115 PyQt5.Qsci.QsciScintillaBase.SCI_SETIDLESTYLING?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1116 PyQt5.Qsci.QsciScintillaBase.SCI_GETIDLESTYLING?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1117 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINBACKN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1118 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINBACKN?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1119 PyQt5.Qsci.QsciScintillaBase.SCI_SETMARGINS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1120 PyQt5.Qsci.QsciScintillaBase.SCI_GETMARGINS?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1121 PyQt5.Qsci.QsciScintillaBase.SCI_SETMOUSEWHEELCAPTURES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1122 PyQt5.Qsci.QsciScintillaBase.SCI_GETMOUSEWHEELCAPTURES?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1123 PyQt5.Qsci.QsciScintillaBase.SCI_GETTABDRAWMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1124 PyQt5.Qsci.QsciScintillaBase.SCI_SETTABDRAWMODE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1125 PyQt5.Qsci.QsciScintillaBase.SCI_ISRANGEWORD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1126 PyQt5.Qsci.QsciScintillaBase.SCI_TARGETWHOLEDOCUMENT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1127 PyQt5.Qsci.QsciScintillaBase.SCI_FOLDDISPLAYTEXTSETSTYLE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1128 PyQt5.Qsci.QsciScintillaBase.SCI_TOGGLEFOLDSHOWTEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1129 PyQt5.Qsci.QsciScintillaBase.SCI_MULTIEDGEADDLINE?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1130 PyQt5.Qsci.QsciScintillaBase.SCI_MULTIEDGECLEARALL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1131 PyQt5.Qsci.QsciScintillaBase.SCI_MULTIPLESELECTADDNEXT?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1132 PyQt5.Qsci.QsciScintillaBase.SCI_MULTIPLESELECTADDEACH?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1133 PyQt5.Qsci.QsciScintillaBase?1(QWidget parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1134 PyQt5.Qsci.QsciScintillaBase.__init__?1(self, QWidget parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1135 PyQt5.Qsci.QsciScintillaBase.pool?4() -> QsciScintillaBase
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1136 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, int wParam=0, int lParam=0) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1137 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, int, sip.voidptr) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1138 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, int, str) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1139 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, str) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1140 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, str, str) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1141 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1142 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, int, int, str) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1143 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, int, QColor) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1144 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, QColor) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1145 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, int, QPainter, QRect, int, int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1146 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, int, QPixmap) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1147 PyQt5.Qsci.QsciScintillaBase.SendScintilla?4(int, int, QImage) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1148 PyQt5.Qsci.QsciScintillaBase.SendScintillaPtrResult?4(int) -> sip.voidptr
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1149 PyQt5.Qsci.QsciScintillaBase.QSCN_SELCHANGED?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1150 PyQt5.Qsci.QsciScintillaBase.SCEN_CHANGE?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1151 PyQt5.Qsci.QsciScintillaBase.SCN_AUTOCCANCELLED?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1152 PyQt5.Qsci.QsciScintillaBase.SCN_AUTOCCHARDELETED?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1153 PyQt5.Qsci.QsciScintillaBase.SCN_AUTOCCOMPLETED?4(str, int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1154 PyQt5.Qsci.QsciScintillaBase.SCN_AUTOCSELECTION?4(str, int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1155 PyQt5.Qsci.QsciScintillaBase.SCN_AUTOCSELECTION?4(str, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1156 PyQt5.Qsci.QsciScintillaBase.SCN_CALLTIPCLICK?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1157 PyQt5.Qsci.QsciScintillaBase.SCN_CHARADDED?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1158 PyQt5.Qsci.QsciScintillaBase.SCN_DOUBLECLICK?4(int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1159 PyQt5.Qsci.QsciScintillaBase.SCN_DWELLEND?4(int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1160 PyQt5.Qsci.QsciScintillaBase.SCN_DWELLSTART?4(int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1161 PyQt5.Qsci.QsciScintillaBase.SCN_FOCUSIN?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1162 PyQt5.Qsci.QsciScintillaBase.SCN_FOCUSOUT?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1163 PyQt5.Qsci.QsciScintillaBase.SCN_HOTSPOTCLICK?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1164 PyQt5.Qsci.QsciScintillaBase.SCN_HOTSPOTDOUBLECLICK?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1165 PyQt5.Qsci.QsciScintillaBase.SCN_HOTSPOTRELEASECLICK?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1166 PyQt5.Qsci.QsciScintillaBase.SCN_INDICATORCLICK?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1167 PyQt5.Qsci.QsciScintillaBase.SCN_INDICATORRELEASE?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1168 PyQt5.Qsci.QsciScintillaBase.SCN_MACRORECORD?4(int, int, sip.voidptr)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1169 PyQt5.Qsci.QsciScintillaBase.SCN_MARGINCLICK?4(int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1170 PyQt5.Qsci.QsciScintillaBase.SCN_MARGINRIGHTCLICK?4(int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1171 PyQt5.Qsci.QsciScintillaBase.SCN_MODIFIED?4(int, int, str, int, int, int, int, int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1172 PyQt5.Qsci.QsciScintillaBase.SCN_MODIFYATTEMPTRO?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1173 PyQt5.Qsci.QsciScintillaBase.SCN_NEEDSHOWN?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1174 PyQt5.Qsci.QsciScintillaBase.SCN_PAINTED?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1175 PyQt5.Qsci.QsciScintillaBase.SCN_SAVEPOINTLEFT?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1176 PyQt5.Qsci.QsciScintillaBase.SCN_SAVEPOINTREACHED?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1177 PyQt5.Qsci.QsciScintillaBase.SCN_STYLENEEDED?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1178 PyQt5.Qsci.QsciScintillaBase.SCN_UPDATEUI?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1179 PyQt5.Qsci.QsciScintillaBase.SCN_USERLISTSELECTION?4(str, int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1180 PyQt5.Qsci.QsciScintillaBase.SCN_USERLISTSELECTION?4(str, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1181 PyQt5.Qsci.QsciScintillaBase.SCN_ZOOM?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1182 PyQt5.Qsci.QsciScintillaBase.canInsertFromMimeData?4(QMimeData) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1183 PyQt5.Qsci.QsciScintillaBase.fromMimeData?4(QMimeData) -> (QByteArray, bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1184 PyQt5.Qsci.QsciScintillaBase.toMimeData?4(QByteArray, bool) -> QMimeData
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1185 PyQt5.Qsci.QsciScintillaBase.contextMenuEvent?4(QContextMenuEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1186 PyQt5.Qsci.QsciScintillaBase.dragEnterEvent?4(QDragEnterEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1187 PyQt5.Qsci.QsciScintillaBase.dragLeaveEvent?4(QDragLeaveEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1188 PyQt5.Qsci.QsciScintillaBase.dragMoveEvent?4(QDragMoveEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1189 PyQt5.Qsci.QsciScintillaBase.dropEvent?4(QDropEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1190 PyQt5.Qsci.QsciScintillaBase.focusInEvent?4(QFocusEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1191 PyQt5.Qsci.QsciScintillaBase.focusOutEvent?4(QFocusEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1192 PyQt5.Qsci.QsciScintillaBase.focusNextPrevChild?4(bool) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1193 PyQt5.Qsci.QsciScintillaBase.keyPressEvent?4(QKeyEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1194 PyQt5.Qsci.QsciScintillaBase.inputMethodEvent?4(QInputMethodEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1195 PyQt5.Qsci.QsciScintillaBase.inputMethodQuery?4(Qt.InputMethodQuery) -> QVariant
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1196 PyQt5.Qsci.QsciScintillaBase.mouseDoubleClickEvent?4(QMouseEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1197 PyQt5.Qsci.QsciScintillaBase.mouseMoveEvent?4(QMouseEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1198 PyQt5.Qsci.QsciScintillaBase.mousePressEvent?4(QMouseEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1199 PyQt5.Qsci.QsciScintillaBase.mouseReleaseEvent?4(QMouseEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1200 PyQt5.Qsci.QsciScintillaBase.paintEvent?4(QPaintEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1201 PyQt5.Qsci.QsciScintillaBase.resizeEvent?4(QResizeEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1202 PyQt5.Qsci.QsciScintillaBase.scrollContentsBy?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1203 PyQt5.Qsci.QsciScintilla.WrapIndentMode?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1204 PyQt5.Qsci.QsciScintilla.WrapIndentFixed?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1205 PyQt5.Qsci.QsciScintilla.WrapIndentSame?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1206 PyQt5.Qsci.QsciScintilla.WrapIndentIndented?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1207 PyQt5.Qsci.QsciScintilla.WrapVisualFlag?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1208 PyQt5.Qsci.QsciScintilla.WrapFlagNone?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1209 PyQt5.Qsci.QsciScintilla.WrapFlagByText?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1210 PyQt5.Qsci.QsciScintilla.WrapFlagByBorder?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1211 PyQt5.Qsci.QsciScintilla.WrapFlagInMargin?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1212 PyQt5.Qsci.QsciScintilla.WrapMode?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1213 PyQt5.Qsci.QsciScintilla.WrapNone?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1214 PyQt5.Qsci.QsciScintilla.WrapWord?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1215 PyQt5.Qsci.QsciScintilla.WrapCharacter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1216 PyQt5.Qsci.QsciScintilla.WrapWhitespace?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1217 PyQt5.Qsci.QsciScintilla.WhitespaceVisibility?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1218 PyQt5.Qsci.QsciScintilla.WsInvisible?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1219 PyQt5.Qsci.QsciScintilla.WsVisible?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1220 PyQt5.Qsci.QsciScintilla.WsVisibleAfterIndent?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1221 PyQt5.Qsci.QsciScintilla.WsVisibleOnlyInIndent?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1222 PyQt5.Qsci.QsciScintilla.TabDrawMode?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1223 PyQt5.Qsci.QsciScintilla.TabLongArrow?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1224 PyQt5.Qsci.QsciScintilla.TabStrikeOut?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1225 PyQt5.Qsci.QsciScintilla.MarkerSymbol?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1226 PyQt5.Qsci.QsciScintilla.Circle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1227 PyQt5.Qsci.QsciScintilla.Rectangle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1228 PyQt5.Qsci.QsciScintilla.RightTriangle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1229 PyQt5.Qsci.QsciScintilla.SmallRectangle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1230 PyQt5.Qsci.QsciScintilla.RightArrow?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1231 PyQt5.Qsci.QsciScintilla.Invisible?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1232 PyQt5.Qsci.QsciScintilla.DownTriangle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1233 PyQt5.Qsci.QsciScintilla.Minus?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1234 PyQt5.Qsci.QsciScintilla.Plus?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1235 PyQt5.Qsci.QsciScintilla.VerticalLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1236 PyQt5.Qsci.QsciScintilla.BottomLeftCorner?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1237 PyQt5.Qsci.QsciScintilla.LeftSideSplitter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1238 PyQt5.Qsci.QsciScintilla.BoxedPlus?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1239 PyQt5.Qsci.QsciScintilla.BoxedPlusConnected?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1240 PyQt5.Qsci.QsciScintilla.BoxedMinus?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1241 PyQt5.Qsci.QsciScintilla.BoxedMinusConnected?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1242 PyQt5.Qsci.QsciScintilla.RoundedBottomLeftCorner?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1243 PyQt5.Qsci.QsciScintilla.LeftSideRoundedSplitter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1244 PyQt5.Qsci.QsciScintilla.CircledPlus?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1245 PyQt5.Qsci.QsciScintilla.CircledPlusConnected?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1246 PyQt5.Qsci.QsciScintilla.CircledMinus?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1247 PyQt5.Qsci.QsciScintilla.CircledMinusConnected?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1248 PyQt5.Qsci.QsciScintilla.Background?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1249 PyQt5.Qsci.QsciScintilla.ThreeDots?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1250 PyQt5.Qsci.QsciScintilla.ThreeRightArrows?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1251 PyQt5.Qsci.QsciScintilla.FullRectangle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1252 PyQt5.Qsci.QsciScintilla.LeftRectangle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1253 PyQt5.Qsci.QsciScintilla.Underline?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1254 PyQt5.Qsci.QsciScintilla.Bookmark?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1255 PyQt5.Qsci.QsciScintilla.MarginType?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1256 PyQt5.Qsci.QsciScintilla.SymbolMargin?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1257 PyQt5.Qsci.QsciScintilla.SymbolMarginDefaultForegroundColor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1258 PyQt5.Qsci.QsciScintilla.SymbolMarginDefaultBackgroundColor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1259 PyQt5.Qsci.QsciScintilla.NumberMargin?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1260 PyQt5.Qsci.QsciScintilla.TextMargin?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1261 PyQt5.Qsci.QsciScintilla.TextMarginRightJustified?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1262 PyQt5.Qsci.QsciScintilla.SymbolMarginColor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1263 PyQt5.Qsci.QsciScintilla.MoNone?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1264 PyQt5.Qsci.QsciScintilla.MoSublineSelect?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1265 PyQt5.Qsci.QsciScintilla.IndicatorStyle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1266 PyQt5.Qsci.QsciScintilla.PlainIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1267 PyQt5.Qsci.QsciScintilla.SquiggleIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1268 PyQt5.Qsci.QsciScintilla.TTIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1269 PyQt5.Qsci.QsciScintilla.DiagonalIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1270 PyQt5.Qsci.QsciScintilla.StrikeIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1271 PyQt5.Qsci.QsciScintilla.HiddenIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1272 PyQt5.Qsci.QsciScintilla.BoxIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1273 PyQt5.Qsci.QsciScintilla.RoundBoxIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1274 PyQt5.Qsci.QsciScintilla.StraightBoxIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1275 PyQt5.Qsci.QsciScintilla.FullBoxIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1276 PyQt5.Qsci.QsciScintilla.DashesIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1277 PyQt5.Qsci.QsciScintilla.DotsIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1278 PyQt5.Qsci.QsciScintilla.SquiggleLowIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1279 PyQt5.Qsci.QsciScintilla.DotBoxIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1280 PyQt5.Qsci.QsciScintilla.SquigglePixmapIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1281 PyQt5.Qsci.QsciScintilla.ThickCompositionIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1282 PyQt5.Qsci.QsciScintilla.ThinCompositionIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1283 PyQt5.Qsci.QsciScintilla.TextColorIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1284 PyQt5.Qsci.QsciScintilla.TriangleIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1285 PyQt5.Qsci.QsciScintilla.TriangleCharacterIndicator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1286 PyQt5.Qsci.QsciScintilla.FoldStyle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1287 PyQt5.Qsci.QsciScintilla.NoFoldStyle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1288 PyQt5.Qsci.QsciScintilla.PlainFoldStyle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1289 PyQt5.Qsci.QsciScintilla.CircledFoldStyle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1290 PyQt5.Qsci.QsciScintilla.BoxedFoldStyle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1291 PyQt5.Qsci.QsciScintilla.CircledTreeFoldStyle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1292 PyQt5.Qsci.QsciScintilla.BoxedTreeFoldStyle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1293 PyQt5.Qsci.QsciScintilla.EolMode?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1294 PyQt5.Qsci.QsciScintilla.EolWindows?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1295 PyQt5.Qsci.QsciScintilla.EolUnix?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1296 PyQt5.Qsci.QsciScintilla.EolMac?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1297 PyQt5.Qsci.QsciScintilla.EdgeMode?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1298 PyQt5.Qsci.QsciScintilla.EdgeNone?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1299 PyQt5.Qsci.QsciScintilla.EdgeLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1300 PyQt5.Qsci.QsciScintilla.EdgeBackground?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1301 PyQt5.Qsci.QsciScintilla.EdgeMultipleLines?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1302 PyQt5.Qsci.QsciScintilla.CallTipsStyle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1303 PyQt5.Qsci.QsciScintilla.CallTipsNone?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1304 PyQt5.Qsci.QsciScintilla.CallTipsNoContext?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1305 PyQt5.Qsci.QsciScintilla.CallTipsNoAutoCompletionContext?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1306 PyQt5.Qsci.QsciScintilla.CallTipsContext?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1307 PyQt5.Qsci.QsciScintilla.CallTipsPosition?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1308 PyQt5.Qsci.QsciScintilla.CallTipsBelowText?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1309 PyQt5.Qsci.QsciScintilla.CallTipsAboveText?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1310 PyQt5.Qsci.QsciScintilla.BraceMatch?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1311 PyQt5.Qsci.QsciScintilla.NoBraceMatch?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1312 PyQt5.Qsci.QsciScintilla.StrictBraceMatch?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1313 PyQt5.Qsci.QsciScintilla.SloppyBraceMatch?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1314 PyQt5.Qsci.QsciScintilla.AutoCompletionUseSingle?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1315 PyQt5.Qsci.QsciScintilla.AcusNever?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1316 PyQt5.Qsci.QsciScintilla.AcusExplicit?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1317 PyQt5.Qsci.QsciScintilla.AcusAlways?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1318 PyQt5.Qsci.QsciScintilla.AutoCompletionSource?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1319 PyQt5.Qsci.QsciScintilla.AcsNone?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1320 PyQt5.Qsci.QsciScintilla.AcsAll?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1321 PyQt5.Qsci.QsciScintilla.AcsDocument?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1322 PyQt5.Qsci.QsciScintilla.AcsAPIs?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1323 PyQt5.Qsci.QsciScintilla.AnnotationDisplay?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1324 PyQt5.Qsci.QsciScintilla.AnnotationHidden?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1325 PyQt5.Qsci.QsciScintilla.AnnotationStandard?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1326 PyQt5.Qsci.QsciScintilla.AnnotationBoxed?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1327 PyQt5.Qsci.QsciScintilla.AnnotationIndented?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1328 PyQt5.Qsci.QsciScintilla.AiMaintain?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1329 PyQt5.Qsci.QsciScintilla.AiOpening?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1330 PyQt5.Qsci.QsciScintilla.AiClosing?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1331 PyQt5.Qsci.QsciScintilla?1(QWidget parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1332 PyQt5.Qsci.QsciScintilla.__init__?1(self, QWidget parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1333 PyQt5.Qsci.QsciScintilla.apiContext?4(int) -> (QStringList, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1334 PyQt5.Qsci.QsciScintilla.annotate?4(int, QString, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1335 PyQt5.Qsci.QsciScintilla.annotate?4(int, QString, QsciStyle)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1336 PyQt5.Qsci.QsciScintilla.annotate?4(int, QsciStyledText)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1337 PyQt5.Qsci.QsciScintilla.annotate?4(int, unknown-type)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1338 PyQt5.Qsci.QsciScintilla.annotation?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1339 PyQt5.Qsci.QsciScintilla.annotationDisplay?4() -> QsciScintilla.AnnotationDisplay
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1340 PyQt5.Qsci.QsciScintilla.clearAnnotations?4(int line=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1341 PyQt5.Qsci.QsciScintilla.autoCompletionCaseSensitivity?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1342 PyQt5.Qsci.QsciScintilla.autoCompletionFillupsEnabled?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1343 PyQt5.Qsci.QsciScintilla.autoCompletionReplaceWord?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1344 PyQt5.Qsci.QsciScintilla.autoCompletionShowSingle?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1345 PyQt5.Qsci.QsciScintilla.autoCompletionSource?4() -> QsciScintilla.AutoCompletionSource
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1346 PyQt5.Qsci.QsciScintilla.autoCompletionThreshold?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1347 PyQt5.Qsci.QsciScintilla.autoCompletionUseSingle?4() -> QsciScintilla.AutoCompletionUseSingle
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1348 PyQt5.Qsci.QsciScintilla.autoIndent?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1349 PyQt5.Qsci.QsciScintilla.backspaceUnindents?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1350 PyQt5.Qsci.QsciScintilla.beginUndoAction?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1351 PyQt5.Qsci.QsciScintilla.braceMatching?4() -> QsciScintilla.BraceMatch
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1352 PyQt5.Qsci.QsciScintilla.bytes?4(int, int) -> QByteArray
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1353 PyQt5.Qsci.QsciScintilla.callTipsPosition?4() -> QsciScintilla.CallTipsPosition
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1354 PyQt5.Qsci.QsciScintilla.callTipsStyle?4() -> QsciScintilla.CallTipsStyle
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1355 PyQt5.Qsci.QsciScintilla.callTipsVisible?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1356 PyQt5.Qsci.QsciScintilla.cancelList?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1357 PyQt5.Qsci.QsciScintilla.caseSensitive?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1358 PyQt5.Qsci.QsciScintilla.clearRegisteredImages?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1359 PyQt5.Qsci.QsciScintilla.color?4() -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1360 PyQt5.Qsci.QsciScintilla.contractedFolds?4() -> unknown-type
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1361 PyQt5.Qsci.QsciScintilla.convertEols?4(QsciScintilla.EolMode)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1362 PyQt5.Qsci.QsciScintilla.createStandardContextMenu?4() -> QMenu
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1363 PyQt5.Qsci.QsciScintilla.document?4() -> QsciDocument
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1364 PyQt5.Qsci.QsciScintilla.endUndoAction?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1365 PyQt5.Qsci.QsciScintilla.edgeColor?4() -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1366 PyQt5.Qsci.QsciScintilla.edgeColumn?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1367 PyQt5.Qsci.QsciScintilla.edgeMode?4() -> QsciScintilla.EdgeMode
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1368 PyQt5.Qsci.QsciScintilla.eolMode?4() -> QsciScintilla.EolMode
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1369 PyQt5.Qsci.QsciScintilla.eolVisibility?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1370 PyQt5.Qsci.QsciScintilla.extraAscent?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1371 PyQt5.Qsci.QsciScintilla.extraDescent?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1372 PyQt5.Qsci.QsciScintilla.findFirst?4(QString, bool, bool, bool, bool, bool forward=True, int line=-1, int index=-1, bool show=True, bool posix=False) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1373 PyQt5.Qsci.QsciScintilla.findFirstInSelection?4(QString, bool, bool, bool, bool forward=True, bool show=True, bool posix=False) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1374 PyQt5.Qsci.QsciScintilla.findNext?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1375 PyQt5.Qsci.QsciScintilla.firstVisibleLine?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1376 PyQt5.Qsci.QsciScintilla.folding?4() -> QsciScintilla.FoldStyle
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1377 PyQt5.Qsci.QsciScintilla.getCursorPosition?4() -> (int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1378 PyQt5.Qsci.QsciScintilla.getSelection?4() -> (int, int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1379 PyQt5.Qsci.QsciScintilla.hasSelectedText?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1380 PyQt5.Qsci.QsciScintilla.indentation?4(int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1381 PyQt5.Qsci.QsciScintilla.indentationGuides?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1382 PyQt5.Qsci.QsciScintilla.indentationsUseTabs?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1383 PyQt5.Qsci.QsciScintilla.indentationWidth?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1384 PyQt5.Qsci.QsciScintilla.clearIndicatorRange?4(int, int, int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1385 PyQt5.Qsci.QsciScintilla.fillIndicatorRange?4(int, int, int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1386 PyQt5.Qsci.QsciScintilla.indicatorDefine?4(QsciScintilla.IndicatorStyle, int indicatorNumber=-1) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1387 PyQt5.Qsci.QsciScintilla.indicatorDrawUnder?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1388 PyQt5.Qsci.QsciScintilla.isCallTipActive?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1389 PyQt5.Qsci.QsciScintilla.isListActive?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1390 PyQt5.Qsci.QsciScintilla.isModified?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1391 PyQt5.Qsci.QsciScintilla.isReadOnly?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1392 PyQt5.Qsci.QsciScintilla.isRedoAvailable?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1393 PyQt5.Qsci.QsciScintilla.isUndoAvailable?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1394 PyQt5.Qsci.QsciScintilla.isUtf8?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1395 PyQt5.Qsci.QsciScintilla.isWordCharacter?4(str) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1396 PyQt5.Qsci.QsciScintilla.lineAt?4(QPoint) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1397 PyQt5.Qsci.QsciScintilla.lineIndexFromPosition?4(int) -> (int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1398 PyQt5.Qsci.QsciScintilla.lineLength?4(int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1399 PyQt5.Qsci.QsciScintilla.lines?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1400 PyQt5.Qsci.QsciScintilla.length?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1401 PyQt5.Qsci.QsciScintilla.lexer?4() -> QsciLexer
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1402 PyQt5.Qsci.QsciScintilla.marginBackgroundColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1403 PyQt5.Qsci.QsciScintilla.marginLineNumbers?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1404 PyQt5.Qsci.QsciScintilla.marginMarkerMask?4(int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1405 PyQt5.Qsci.QsciScintilla.marginOptions?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1406 PyQt5.Qsci.QsciScintilla.marginSensitivity?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1407 PyQt5.Qsci.QsciScintilla.marginType?4(int) -> QsciScintilla.MarginType
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1408 PyQt5.Qsci.QsciScintilla.marginWidth?4(int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1409 PyQt5.Qsci.QsciScintilla.margins?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1410 PyQt5.Qsci.QsciScintilla.markerDefine?4(QsciScintilla.MarkerSymbol, int markerNumber=-1) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1411 PyQt5.Qsci.QsciScintilla.markerDefine?4(str, int markerNumber=-1) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1412 PyQt5.Qsci.QsciScintilla.markerDefine?4(QPixmap, int markerNumber=-1) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1413 PyQt5.Qsci.QsciScintilla.markerDefine?4(QImage, int markerNumber=-1) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1414 PyQt5.Qsci.QsciScintilla.markerAdd?4(int, int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1415 PyQt5.Qsci.QsciScintilla.markersAtLine?4(int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1416 PyQt5.Qsci.QsciScintilla.markerDelete?4(int, int markerNumber=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1417 PyQt5.Qsci.QsciScintilla.markerDeleteAll?4(int markerNumber=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1418 PyQt5.Qsci.QsciScintilla.markerDeleteHandle?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1419 PyQt5.Qsci.QsciScintilla.markerLine?4(int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1420 PyQt5.Qsci.QsciScintilla.markerFindNext?4(int, int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1421 PyQt5.Qsci.QsciScintilla.markerFindPrevious?4(int, int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1422 PyQt5.Qsci.QsciScintilla.overwriteMode?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1423 PyQt5.Qsci.QsciScintilla.paper?4() -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1424 PyQt5.Qsci.QsciScintilla.positionFromLineIndex?4(int, int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1425 PyQt5.Qsci.QsciScintilla.read?4(QIODevice) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1426 PyQt5.Qsci.QsciScintilla.recolor?4(int start=0, int end=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1427 PyQt5.Qsci.QsciScintilla.registerImage?4(int, QPixmap)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1428 PyQt5.Qsci.QsciScintilla.registerImage?4(int, QImage)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1429 PyQt5.Qsci.QsciScintilla.replace?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1430 PyQt5.Qsci.QsciScintilla.resetFoldMarginColors?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1431 PyQt5.Qsci.QsciScintilla.resetHotspotBackgroundColor?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1432 PyQt5.Qsci.QsciScintilla.resetHotspotForegroundColor?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1433 PyQt5.Qsci.QsciScintilla.setFoldMarginColors?4(QColor, QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1434 PyQt5.Qsci.QsciScintilla.setAnnotationDisplay?4(QsciScintilla.AnnotationDisplay)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1435 PyQt5.Qsci.QsciScintilla.setAutoCompletionFillupsEnabled?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1436 PyQt5.Qsci.QsciScintilla.setAutoCompletionFillups?4(str)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1437 PyQt5.Qsci.QsciScintilla.setAutoCompletionWordSeparators?4(QStringList)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1438 PyQt5.Qsci.QsciScintilla.setCallTipsBackgroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1439 PyQt5.Qsci.QsciScintilla.setCallTipsForegroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1440 PyQt5.Qsci.QsciScintilla.setCallTipsHighlightColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1441 PyQt5.Qsci.QsciScintilla.setCallTipsPosition?4(QsciScintilla.CallTipsPosition)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1442 PyQt5.Qsci.QsciScintilla.setCallTipsStyle?4(QsciScintilla.CallTipsStyle)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1443 PyQt5.Qsci.QsciScintilla.setCallTipsVisible?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1444 PyQt5.Qsci.QsciScintilla.setContractedFolds?4(unknown-type)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1445 PyQt5.Qsci.QsciScintilla.setDocument?4(QsciDocument)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1446 PyQt5.Qsci.QsciScintilla.addEdgeColumn?4(int, QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1447 PyQt5.Qsci.QsciScintilla.clearEdgeColumns?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1448 PyQt5.Qsci.QsciScintilla.setEdgeColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1449 PyQt5.Qsci.QsciScintilla.setEdgeColumn?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1450 PyQt5.Qsci.QsciScintilla.setEdgeMode?4(QsciScintilla.EdgeMode)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1451 PyQt5.Qsci.QsciScintilla.setFirstVisibleLine?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1452 PyQt5.Qsci.QsciScintilla.setFont?4(QFont)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1453 PyQt5.Qsci.QsciScintilla.setHotspotBackgroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1454 PyQt5.Qsci.QsciScintilla.setHotspotForegroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1455 PyQt5.Qsci.QsciScintilla.setHotspotUnderline?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1456 PyQt5.Qsci.QsciScintilla.setHotspotWrap?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1457 PyQt5.Qsci.QsciScintilla.setIndicatorDrawUnder?4(bool, int indicatorNumber=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1458 PyQt5.Qsci.QsciScintilla.setIndicatorForegroundColor?4(QColor, int indicatorNumber=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1459 PyQt5.Qsci.QsciScintilla.setIndicatorHoverForegroundColor?4(QColor, int indicatorNumber=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1460 PyQt5.Qsci.QsciScintilla.setIndicatorHoverStyle?4(QsciScintilla.IndicatorStyle, int indicatorNumber=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1461 PyQt5.Qsci.QsciScintilla.setIndicatorOutlineColor?4(QColor, int indicatorNumber=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1462 PyQt5.Qsci.QsciScintilla.setMarginBackgroundColor?4(int, QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1463 PyQt5.Qsci.QsciScintilla.setMarginOptions?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1464 PyQt5.Qsci.QsciScintilla.setMarginText?4(int, QString, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1465 PyQt5.Qsci.QsciScintilla.setMarginText?4(int, QString, QsciStyle)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1466 PyQt5.Qsci.QsciScintilla.setMarginText?4(int, QsciStyledText)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1467 PyQt5.Qsci.QsciScintilla.setMarginText?4(int, unknown-type)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1468 PyQt5.Qsci.QsciScintilla.setMarginType?4(int, QsciScintilla.MarginType)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1469 PyQt5.Qsci.QsciScintilla.clearMarginText?4(int line=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1470 PyQt5.Qsci.QsciScintilla.setMargins?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1471 PyQt5.Qsci.QsciScintilla.setMarkerBackgroundColor?4(QColor, int markerNumber=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1472 PyQt5.Qsci.QsciScintilla.setMarkerForegroundColor?4(QColor, int markerNumber=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1473 PyQt5.Qsci.QsciScintilla.setMatchedBraceBackgroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1474 PyQt5.Qsci.QsciScintilla.setMatchedBraceForegroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1475 PyQt5.Qsci.QsciScintilla.setMatchedBraceIndicator?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1476 PyQt5.Qsci.QsciScintilla.resetMatchedBraceIndicator?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1477 PyQt5.Qsci.QsciScintilla.setUnmatchedBraceBackgroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1478 PyQt5.Qsci.QsciScintilla.setUnmatchedBraceForegroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1479 PyQt5.Qsci.QsciScintilla.setUnmatchedBraceIndicator?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1480 PyQt5.Qsci.QsciScintilla.resetUnmatchedBraceIndicator?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1481 PyQt5.Qsci.QsciScintilla.setWrapVisualFlags?4(QsciScintilla.WrapVisualFlag, QsciScintilla.WrapVisualFlag startFlag=QsciScintilla.WrapFlagNone, int indent=0)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1482 PyQt5.Qsci.QsciScintilla.selectedText?4() -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1483 PyQt5.Qsci.QsciScintilla.selectionToEol?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1484 PyQt5.Qsci.QsciScintilla.setSelectionToEol?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1485 PyQt5.Qsci.QsciScintilla.setExtraAscent?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1486 PyQt5.Qsci.QsciScintilla.setExtraDescent?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1487 PyQt5.Qsci.QsciScintilla.setOverwriteMode?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1488 PyQt5.Qsci.QsciScintilla.setWhitespaceBackgroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1489 PyQt5.Qsci.QsciScintilla.setWhitespaceForegroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1490 PyQt5.Qsci.QsciScintilla.setWhitespaceSize?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1491 PyQt5.Qsci.QsciScintilla.setWrapIndentMode?4(QsciScintilla.WrapIndentMode)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1492 PyQt5.Qsci.QsciScintilla.showUserList?4(int, QStringList)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1493 PyQt5.Qsci.QsciScintilla.standardCommands?4() -> QsciCommandSet
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1494 PyQt5.Qsci.QsciScintilla.setTabDrawMode?4(QsciScintilla.TabDrawMode)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1495 PyQt5.Qsci.QsciScintilla.tabDrawMode?4() -> QsciScintilla.TabDrawMode
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1496 PyQt5.Qsci.QsciScintilla.tabIndents?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1497 PyQt5.Qsci.QsciScintilla.tabWidth?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1498 PyQt5.Qsci.QsciScintilla.text?4() -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1499 PyQt5.Qsci.QsciScintilla.text?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1500 PyQt5.Qsci.QsciScintilla.text?4(int, int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1501 PyQt5.Qsci.QsciScintilla.textHeight?4(int) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1502 PyQt5.Qsci.QsciScintilla.whitespaceSize?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1503 PyQt5.Qsci.QsciScintilla.whitespaceVisibility?4() -> QsciScintilla.WhitespaceVisibility
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1504 PyQt5.Qsci.QsciScintilla.wordAtLineIndex?4(int, int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1505 PyQt5.Qsci.QsciScintilla.wordAtPoint?4(QPoint) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1506 PyQt5.Qsci.QsciScintilla.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1507 PyQt5.Qsci.QsciScintilla.wrapMode?4() -> QsciScintilla.WrapMode
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1508 PyQt5.Qsci.QsciScintilla.wrapIndentMode?4() -> QsciScintilla.WrapIndentMode
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1509 PyQt5.Qsci.QsciScintilla.write?4(QIODevice) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1510 PyQt5.Qsci.QsciScintilla.append?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1511 PyQt5.Qsci.QsciScintilla.autoCompleteFromAll?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1512 PyQt5.Qsci.QsciScintilla.autoCompleteFromAPIs?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1513 PyQt5.Qsci.QsciScintilla.autoCompleteFromDocument?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1514 PyQt5.Qsci.QsciScintilla.callTip?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1515 PyQt5.Qsci.QsciScintilla.clear?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1516 PyQt5.Qsci.QsciScintilla.copy?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1517 PyQt5.Qsci.QsciScintilla.cut?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1518 PyQt5.Qsci.QsciScintilla.ensureCursorVisible?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1519 PyQt5.Qsci.QsciScintilla.ensureLineVisible?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1520 PyQt5.Qsci.QsciScintilla.foldAll?4(bool children=False)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1521 PyQt5.Qsci.QsciScintilla.foldLine?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1522 PyQt5.Qsci.QsciScintilla.indent?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1523 PyQt5.Qsci.QsciScintilla.insert?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1524 PyQt5.Qsci.QsciScintilla.insertAt?4(QString, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1525 PyQt5.Qsci.QsciScintilla.moveToMatchingBrace?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1526 PyQt5.Qsci.QsciScintilla.paste?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1527 PyQt5.Qsci.QsciScintilla.redo?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1528 PyQt5.Qsci.QsciScintilla.removeSelectedText?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1529 PyQt5.Qsci.QsciScintilla.replaceSelectedText?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1530 PyQt5.Qsci.QsciScintilla.resetSelectionBackgroundColor?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1531 PyQt5.Qsci.QsciScintilla.resetSelectionForegroundColor?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1532 PyQt5.Qsci.QsciScintilla.selectAll?4(bool select=True)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1533 PyQt5.Qsci.QsciScintilla.selectToMatchingBrace?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1534 PyQt5.Qsci.QsciScintilla.setAutoCompletionCaseSensitivity?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1535 PyQt5.Qsci.QsciScintilla.setAutoCompletionReplaceWord?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1536 PyQt5.Qsci.QsciScintilla.setAutoCompletionShowSingle?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1537 PyQt5.Qsci.QsciScintilla.setAutoCompletionSource?4(QsciScintilla.AutoCompletionSource)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1538 PyQt5.Qsci.QsciScintilla.setAutoCompletionThreshold?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1539 PyQt5.Qsci.QsciScintilla.setAutoCompletionUseSingle?4(QsciScintilla.AutoCompletionUseSingle)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1540 PyQt5.Qsci.QsciScintilla.setAutoIndent?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1541 PyQt5.Qsci.QsciScintilla.setBraceMatching?4(QsciScintilla.BraceMatch)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1542 PyQt5.Qsci.QsciScintilla.setBackspaceUnindents?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1543 PyQt5.Qsci.QsciScintilla.setCaretForegroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1544 PyQt5.Qsci.QsciScintilla.setCaretLineBackgroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1545 PyQt5.Qsci.QsciScintilla.setCaretLineVisible?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1546 PyQt5.Qsci.QsciScintilla.setCaretWidth?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1547 PyQt5.Qsci.QsciScintilla.setColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1548 PyQt5.Qsci.QsciScintilla.setCursorPosition?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1549 PyQt5.Qsci.QsciScintilla.setEolMode?4(QsciScintilla.EolMode)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1550 PyQt5.Qsci.QsciScintilla.setEolVisibility?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1551 PyQt5.Qsci.QsciScintilla.setFolding?4(QsciScintilla.FoldStyle, int margin=2)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1552 PyQt5.Qsci.QsciScintilla.clearFolds?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1553 PyQt5.Qsci.QsciScintilla.setIndentation?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1554 PyQt5.Qsci.QsciScintilla.setIndentationGuides?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1555 PyQt5.Qsci.QsciScintilla.setIndentationGuidesBackgroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1556 PyQt5.Qsci.QsciScintilla.setIndentationGuidesForegroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1557 PyQt5.Qsci.QsciScintilla.setIndentationsUseTabs?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1558 PyQt5.Qsci.QsciScintilla.setIndentationWidth?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1559 PyQt5.Qsci.QsciScintilla.setLexer?4(QsciLexer lexer=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1560 PyQt5.Qsci.QsciScintilla.setMarginsBackgroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1561 PyQt5.Qsci.QsciScintilla.setMarginsFont?4(QFont)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1562 PyQt5.Qsci.QsciScintilla.setMarginsForegroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1563 PyQt5.Qsci.QsciScintilla.setMarginLineNumbers?4(int, bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1564 PyQt5.Qsci.QsciScintilla.setMarginMarkerMask?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1565 PyQt5.Qsci.QsciScintilla.setMarginSensitivity?4(int, bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1566 PyQt5.Qsci.QsciScintilla.setMarginWidth?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1567 PyQt5.Qsci.QsciScintilla.setMarginWidth?4(int, QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1568 PyQt5.Qsci.QsciScintilla.setModified?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1569 PyQt5.Qsci.QsciScintilla.setPaper?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1570 PyQt5.Qsci.QsciScintilla.setReadOnly?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1571 PyQt5.Qsci.QsciScintilla.setSelection?4(int, int, int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1572 PyQt5.Qsci.QsciScintilla.setSelectionBackgroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1573 PyQt5.Qsci.QsciScintilla.setSelectionForegroundColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1574 PyQt5.Qsci.QsciScintilla.setTabIndents?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1575 PyQt5.Qsci.QsciScintilla.setTabWidth?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1576 PyQt5.Qsci.QsciScintilla.setText?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1577 PyQt5.Qsci.QsciScintilla.setUtf8?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1578 PyQt5.Qsci.QsciScintilla.setWhitespaceVisibility?4(QsciScintilla.WhitespaceVisibility)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1579 PyQt5.Qsci.QsciScintilla.setWrapMode?4(QsciScintilla.WrapMode)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1580 PyQt5.Qsci.QsciScintilla.undo?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1581 PyQt5.Qsci.QsciScintilla.unindent?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1582 PyQt5.Qsci.QsciScintilla.zoomIn?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1583 PyQt5.Qsci.QsciScintilla.zoomIn?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1584 PyQt5.Qsci.QsciScintilla.zoomOut?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1585 PyQt5.Qsci.QsciScintilla.zoomOut?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1586 PyQt5.Qsci.QsciScintilla.zoomTo?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1587 PyQt5.Qsci.QsciScintilla.cursorPositionChanged?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1588 PyQt5.Qsci.QsciScintilla.copyAvailable?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1589 PyQt5.Qsci.QsciScintilla.indicatorClicked?4(int, int, Qt.KeyboardModifiers)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1590 PyQt5.Qsci.QsciScintilla.indicatorReleased?4(int, int, Qt.KeyboardModifiers)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1591 PyQt5.Qsci.QsciScintilla.linesChanged?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1592 PyQt5.Qsci.QsciScintilla.marginClicked?4(int, int, Qt.KeyboardModifiers)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1593 PyQt5.Qsci.QsciScintilla.marginRightClicked?4(int, int, Qt.KeyboardModifiers)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1594 PyQt5.Qsci.QsciScintilla.modificationAttempted?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1595 PyQt5.Qsci.QsciScintilla.modificationChanged?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1596 PyQt5.Qsci.QsciScintilla.selectionChanged?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1597 PyQt5.Qsci.QsciScintilla.textChanged?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1598 PyQt5.Qsci.QsciScintilla.userListActivated?4(int, QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1599 PyQt5.Qsci.QsciScintilla.event?4(QEvent) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1600 PyQt5.Qsci.QsciScintilla.changeEvent?4(QEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1601 PyQt5.Qsci.QsciScintilla.contextMenuEvent?4(QContextMenuEvent)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1602 PyQt5.Qsci.QsciAbstractAPIs?1(QsciLexer lexer=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1603 PyQt5.Qsci.QsciAbstractAPIs.__init__?1(self, QsciLexer lexer=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1604 PyQt5.Qsci.QsciAbstractAPIs.lexer?4() -> QsciLexer
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1605 PyQt5.Qsci.QsciAbstractAPIs.updateAutoCompletionList?4(QStringList, QStringList) -> QStringList
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1606 PyQt5.Qsci.QsciAbstractAPIs.autoCompletionSelected?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1607 PyQt5.Qsci.QsciAbstractAPIs.callTips?4(QStringList, int, QsciScintilla.CallTipsStyle, unknown-type) -> QStringList
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1608 PyQt5.Qsci.QsciAPIs?1(QsciLexer lexer=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1609 PyQt5.Qsci.QsciAPIs.__init__?1(self, QsciLexer lexer=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1610 PyQt5.Qsci.QsciAPIs.add?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1611 PyQt5.Qsci.QsciAPIs.clear?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1612 PyQt5.Qsci.QsciAPIs.load?4(QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1613 PyQt5.Qsci.QsciAPIs.remove?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1614 PyQt5.Qsci.QsciAPIs.prepare?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1615 PyQt5.Qsci.QsciAPIs.cancelPreparation?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1616 PyQt5.Qsci.QsciAPIs.defaultPreparedName?4() -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1617 PyQt5.Qsci.QsciAPIs.isPrepared?4(QString filename='') -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1618 PyQt5.Qsci.QsciAPIs.loadPrepared?4(QString filename='') -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1619 PyQt5.Qsci.QsciAPIs.savePrepared?4(QString filename='') -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1620 PyQt5.Qsci.QsciAPIs.event?4(QEvent) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1621 PyQt5.Qsci.QsciAPIs.installedAPIFiles?4() -> QStringList
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1622 PyQt5.Qsci.QsciAPIs.updateAutoCompletionList?4(QStringList, QStringList) -> QStringList
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1623 PyQt5.Qsci.QsciAPIs.autoCompletionSelected?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1624 PyQt5.Qsci.QsciAPIs.callTips?4(QStringList, int, QsciScintilla.CallTipsStyle, unknown-type) -> QStringList
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1625 PyQt5.Qsci.QsciAPIs.apiPreparationCancelled?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1626 PyQt5.Qsci.QsciAPIs.apiPreparationStarted?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1627 PyQt5.Qsci.QsciAPIs.apiPreparationFinished?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1628 PyQt5.Qsci.QsciCommand.Command?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1629 PyQt5.Qsci.QsciCommand.LineDown?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1630 PyQt5.Qsci.QsciCommand.LineDownExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1631 PyQt5.Qsci.QsciCommand.LineDownRectExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1632 PyQt5.Qsci.QsciCommand.LineScrollDown?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1633 PyQt5.Qsci.QsciCommand.LineUp?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1634 PyQt5.Qsci.QsciCommand.LineUpExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1635 PyQt5.Qsci.QsciCommand.LineUpRectExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1636 PyQt5.Qsci.QsciCommand.LineScrollUp?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1637 PyQt5.Qsci.QsciCommand.ScrollToStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1638 PyQt5.Qsci.QsciCommand.ScrollToEnd?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1639 PyQt5.Qsci.QsciCommand.VerticalCentreCaret?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1640 PyQt5.Qsci.QsciCommand.ParaDown?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1641 PyQt5.Qsci.QsciCommand.ParaDownExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1642 PyQt5.Qsci.QsciCommand.ParaUp?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1643 PyQt5.Qsci.QsciCommand.ParaUpExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1644 PyQt5.Qsci.QsciCommand.CharLeft?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1645 PyQt5.Qsci.QsciCommand.CharLeftExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1646 PyQt5.Qsci.QsciCommand.CharLeftRectExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1647 PyQt5.Qsci.QsciCommand.CharRight?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1648 PyQt5.Qsci.QsciCommand.CharRightExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1649 PyQt5.Qsci.QsciCommand.CharRightRectExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1650 PyQt5.Qsci.QsciCommand.WordLeft?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1651 PyQt5.Qsci.QsciCommand.WordLeftExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1652 PyQt5.Qsci.QsciCommand.WordRight?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1653 PyQt5.Qsci.QsciCommand.WordRightExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1654 PyQt5.Qsci.QsciCommand.WordLeftEnd?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1655 PyQt5.Qsci.QsciCommand.WordLeftEndExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1656 PyQt5.Qsci.QsciCommand.WordRightEnd?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1657 PyQt5.Qsci.QsciCommand.WordRightEndExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1658 PyQt5.Qsci.QsciCommand.WordPartLeft?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1659 PyQt5.Qsci.QsciCommand.WordPartLeftExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1660 PyQt5.Qsci.QsciCommand.WordPartRight?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1661 PyQt5.Qsci.QsciCommand.WordPartRightExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1662 PyQt5.Qsci.QsciCommand.Home?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1663 PyQt5.Qsci.QsciCommand.HomeExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1664 PyQt5.Qsci.QsciCommand.HomeRectExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1665 PyQt5.Qsci.QsciCommand.HomeDisplay?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1666 PyQt5.Qsci.QsciCommand.HomeDisplayExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1667 PyQt5.Qsci.QsciCommand.HomeWrap?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1668 PyQt5.Qsci.QsciCommand.HomeWrapExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1669 PyQt5.Qsci.QsciCommand.VCHome?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1670 PyQt5.Qsci.QsciCommand.VCHomeExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1671 PyQt5.Qsci.QsciCommand.VCHomeRectExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1672 PyQt5.Qsci.QsciCommand.VCHomeWrap?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1673 PyQt5.Qsci.QsciCommand.VCHomeWrapExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1674 PyQt5.Qsci.QsciCommand.LineEnd?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1675 PyQt5.Qsci.QsciCommand.LineEndExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1676 PyQt5.Qsci.QsciCommand.LineEndRectExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1677 PyQt5.Qsci.QsciCommand.LineEndDisplay?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1678 PyQt5.Qsci.QsciCommand.LineEndDisplayExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1679 PyQt5.Qsci.QsciCommand.LineEndWrap?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1680 PyQt5.Qsci.QsciCommand.LineEndWrapExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1681 PyQt5.Qsci.QsciCommand.DocumentStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1682 PyQt5.Qsci.QsciCommand.DocumentStartExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1683 PyQt5.Qsci.QsciCommand.DocumentEnd?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1684 PyQt5.Qsci.QsciCommand.DocumentEndExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1685 PyQt5.Qsci.QsciCommand.PageUp?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1686 PyQt5.Qsci.QsciCommand.PageUpExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1687 PyQt5.Qsci.QsciCommand.PageUpRectExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1688 PyQt5.Qsci.QsciCommand.PageDown?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1689 PyQt5.Qsci.QsciCommand.PageDownExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1690 PyQt5.Qsci.QsciCommand.PageDownRectExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1691 PyQt5.Qsci.QsciCommand.StutteredPageUp?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1692 PyQt5.Qsci.QsciCommand.StutteredPageUpExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1693 PyQt5.Qsci.QsciCommand.StutteredPageDown?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1694 PyQt5.Qsci.QsciCommand.StutteredPageDownExtend?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1695 PyQt5.Qsci.QsciCommand.Delete?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1696 PyQt5.Qsci.QsciCommand.DeleteBack?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1697 PyQt5.Qsci.QsciCommand.DeleteBackNotLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1698 PyQt5.Qsci.QsciCommand.DeleteWordLeft?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1699 PyQt5.Qsci.QsciCommand.DeleteWordRight?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1700 PyQt5.Qsci.QsciCommand.DeleteWordRightEnd?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1701 PyQt5.Qsci.QsciCommand.DeleteLineLeft?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1702 PyQt5.Qsci.QsciCommand.DeleteLineRight?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1703 PyQt5.Qsci.QsciCommand.LineDelete?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1704 PyQt5.Qsci.QsciCommand.LineCut?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1705 PyQt5.Qsci.QsciCommand.LineCopy?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1706 PyQt5.Qsci.QsciCommand.LineTranspose?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1707 PyQt5.Qsci.QsciCommand.LineDuplicate?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1708 PyQt5.Qsci.QsciCommand.SelectAll?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1709 PyQt5.Qsci.QsciCommand.MoveSelectedLinesUp?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1710 PyQt5.Qsci.QsciCommand.MoveSelectedLinesDown?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1711 PyQt5.Qsci.QsciCommand.SelectionDuplicate?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1712 PyQt5.Qsci.QsciCommand.SelectionLowerCase?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1713 PyQt5.Qsci.QsciCommand.SelectionUpperCase?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1714 PyQt5.Qsci.QsciCommand.SelectionCut?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1715 PyQt5.Qsci.QsciCommand.SelectionCopy?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1716 PyQt5.Qsci.QsciCommand.Paste?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1717 PyQt5.Qsci.QsciCommand.EditToggleOvertype?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1718 PyQt5.Qsci.QsciCommand.Newline?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1719 PyQt5.Qsci.QsciCommand.Formfeed?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1720 PyQt5.Qsci.QsciCommand.Tab?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1721 PyQt5.Qsci.QsciCommand.Backtab?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1722 PyQt5.Qsci.QsciCommand.Cancel?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1723 PyQt5.Qsci.QsciCommand.Undo?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1724 PyQt5.Qsci.QsciCommand.Redo?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1725 PyQt5.Qsci.QsciCommand.ZoomIn?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1726 PyQt5.Qsci.QsciCommand.ZoomOut?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1727 PyQt5.Qsci.QsciCommand.command?4() -> QsciCommand.Command
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1728 PyQt5.Qsci.QsciCommand.execute?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1729 PyQt5.Qsci.QsciCommand.setKey?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1730 PyQt5.Qsci.QsciCommand.setAlternateKey?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1731 PyQt5.Qsci.QsciCommand.key?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1732 PyQt5.Qsci.QsciCommand.alternateKey?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1733 PyQt5.Qsci.QsciCommand.validKey?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1734 PyQt5.Qsci.QsciCommand.description?4() -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1735 PyQt5.Qsci.QsciCommandSet.readSettings?4(QSettings, str prefix="/Scintilla") -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1736 PyQt5.Qsci.QsciCommandSet.writeSettings?4(QSettings, str prefix="/Scintilla") -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1737 PyQt5.Qsci.QsciCommandSet.commands?4() -> unknown-type
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1738 PyQt5.Qsci.QsciCommandSet.clearKeys?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1739 PyQt5.Qsci.QsciCommandSet.clearAlternateKeys?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1740 PyQt5.Qsci.QsciCommandSet.boundTo?4(int) -> QsciCommand
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1741 PyQt5.Qsci.QsciCommandSet.find?4(QsciCommand.Command) -> QsciCommand
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1742 PyQt5.Qsci.QsciDocument?1()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1743 PyQt5.Qsci.QsciDocument.__init__?1(self)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1744 PyQt5.Qsci.QsciDocument?1(QsciDocument)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1745 PyQt5.Qsci.QsciDocument.__init__?1(self, QsciDocument)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1746 PyQt5.Qsci.QsciLexer?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1747 PyQt5.Qsci.QsciLexer.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1748 PyQt5.Qsci.QsciLexer.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1749 PyQt5.Qsci.QsciLexer.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1750 PyQt5.Qsci.QsciLexer.lexerId?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1751 PyQt5.Qsci.QsciLexer.apis?4() -> QsciAbstractAPIs
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1752 PyQt5.Qsci.QsciLexer.autoCompletionFillups?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1753 PyQt5.Qsci.QsciLexer.autoCompletionWordSeparators?4() -> QStringList
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1754 PyQt5.Qsci.QsciLexer.autoIndentStyle?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1755 PyQt5.Qsci.QsciLexer.blockEnd?4() -> (str, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1756 PyQt5.Qsci.QsciLexer.blockLookback?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1757 PyQt5.Qsci.QsciLexer.blockStart?4() -> (str, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1758 PyQt5.Qsci.QsciLexer.blockStartKeyword?4() -> (str, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1759 PyQt5.Qsci.QsciLexer.braceStyle?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1760 PyQt5.Qsci.QsciLexer.caseSensitive?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1761 PyQt5.Qsci.QsciLexer.color?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1762 PyQt5.Qsci.QsciLexer.eolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1763 PyQt5.Qsci.QsciLexer.font?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1764 PyQt5.Qsci.QsciLexer.indentationGuideView?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1765 PyQt5.Qsci.QsciLexer.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1766 PyQt5.Qsci.QsciLexer.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1767 PyQt5.Qsci.QsciLexer.paper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1768 PyQt5.Qsci.QsciLexer.defaultColor?4() -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1769 PyQt5.Qsci.QsciLexer.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1770 PyQt5.Qsci.QsciLexer.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1771 PyQt5.Qsci.QsciLexer.defaultFont?4() -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1772 PyQt5.Qsci.QsciLexer.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1773 PyQt5.Qsci.QsciLexer.defaultPaper?4() -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1774 PyQt5.Qsci.QsciLexer.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1775 PyQt5.Qsci.QsciLexer.defaultStyle?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1776 PyQt5.Qsci.QsciLexer.editor?4() -> QsciScintilla
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1777 PyQt5.Qsci.QsciLexer.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1778 PyQt5.Qsci.QsciLexer.setAPIs?4(QsciAbstractAPIs)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1779 PyQt5.Qsci.QsciLexer.setDefaultColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1780 PyQt5.Qsci.QsciLexer.setDefaultFont?4(QFont)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1781 PyQt5.Qsci.QsciLexer.setDefaultPaper?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1782 PyQt5.Qsci.QsciLexer.styleBitsNeeded?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1783 PyQt5.Qsci.QsciLexer.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1784 PyQt5.Qsci.QsciLexer.readSettings?4(QSettings, str prefix="/Scintilla") -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1785 PyQt5.Qsci.QsciLexer.writeSettings?4(QSettings, str prefix="/Scintilla") -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1786 PyQt5.Qsci.QsciLexer.setAutoIndentStyle?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1787 PyQt5.Qsci.QsciLexer.setColor?4(QColor, int style=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1788 PyQt5.Qsci.QsciLexer.setEolFill?4(bool, int style=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1789 PyQt5.Qsci.QsciLexer.setFont?4(QFont, int style=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1790 PyQt5.Qsci.QsciLexer.setPaper?4(QColor, int style=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1791 PyQt5.Qsci.QsciLexer.colorChanged?4(QColor, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1792 PyQt5.Qsci.QsciLexer.eolFillChanged?4(bool, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1793 PyQt5.Qsci.QsciLexer.fontChanged?4(QFont, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1794 PyQt5.Qsci.QsciLexer.paperChanged?4(QColor, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1795 PyQt5.Qsci.QsciLexer.propertyChanged?4(str, str)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1796 PyQt5.Qsci.QsciLexer.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1797 PyQt5.Qsci.QsciLexer.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1798 PyQt5.Qsci.QsciLexerAVS.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1799 PyQt5.Qsci.QsciLexerAVS.BlockComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1800 PyQt5.Qsci.QsciLexerAVS.NestedBlockComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1801 PyQt5.Qsci.QsciLexerAVS.LineComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1802 PyQt5.Qsci.QsciLexerAVS.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1803 PyQt5.Qsci.QsciLexerAVS.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1804 PyQt5.Qsci.QsciLexerAVS.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1805 PyQt5.Qsci.QsciLexerAVS.String?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1806 PyQt5.Qsci.QsciLexerAVS.TripleString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1807 PyQt5.Qsci.QsciLexerAVS.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1808 PyQt5.Qsci.QsciLexerAVS.Filter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1809 PyQt5.Qsci.QsciLexerAVS.Plugin?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1810 PyQt5.Qsci.QsciLexerAVS.Function?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1811 PyQt5.Qsci.QsciLexerAVS.ClipProperty?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1812 PyQt5.Qsci.QsciLexerAVS.KeywordSet6?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1813 PyQt5.Qsci.QsciLexerAVS?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1814 PyQt5.Qsci.QsciLexerAVS.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1815 PyQt5.Qsci.QsciLexerAVS.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1816 PyQt5.Qsci.QsciLexerAVS.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1817 PyQt5.Qsci.QsciLexerAVS.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1818 PyQt5.Qsci.QsciLexerAVS.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1819 PyQt5.Qsci.QsciLexerAVS.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1820 PyQt5.Qsci.QsciLexerAVS.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1821 PyQt5.Qsci.QsciLexerAVS.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1822 PyQt5.Qsci.QsciLexerAVS.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1823 PyQt5.Qsci.QsciLexerAVS.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1824 PyQt5.Qsci.QsciLexerAVS.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1825 PyQt5.Qsci.QsciLexerAVS.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1826 PyQt5.Qsci.QsciLexerAVS.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1827 PyQt5.Qsci.QsciLexerAVS.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1828 PyQt5.Qsci.QsciLexerAVS.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1829 PyQt5.Qsci.QsciLexerBash.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1830 PyQt5.Qsci.QsciLexerBash.Error?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1831 PyQt5.Qsci.QsciLexerBash.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1832 PyQt5.Qsci.QsciLexerBash.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1833 PyQt5.Qsci.QsciLexerBash.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1834 PyQt5.Qsci.QsciLexerBash.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1835 PyQt5.Qsci.QsciLexerBash.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1836 PyQt5.Qsci.QsciLexerBash.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1837 PyQt5.Qsci.QsciLexerBash.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1838 PyQt5.Qsci.QsciLexerBash.Scalar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1839 PyQt5.Qsci.QsciLexerBash.ParameterExpansion?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1840 PyQt5.Qsci.QsciLexerBash.Backticks?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1841 PyQt5.Qsci.QsciLexerBash.HereDocumentDelimiter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1842 PyQt5.Qsci.QsciLexerBash.SingleQuotedHereDocument?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1843 PyQt5.Qsci.QsciLexerBash?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1844 PyQt5.Qsci.QsciLexerBash.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1845 PyQt5.Qsci.QsciLexerBash.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1846 PyQt5.Qsci.QsciLexerBash.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1847 PyQt5.Qsci.QsciLexerBash.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1848 PyQt5.Qsci.QsciLexerBash.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1849 PyQt5.Qsci.QsciLexerBash.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1850 PyQt5.Qsci.QsciLexerBash.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1851 PyQt5.Qsci.QsciLexerBash.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1852 PyQt5.Qsci.QsciLexerBash.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1853 PyQt5.Qsci.QsciLexerBash.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1854 PyQt5.Qsci.QsciLexerBash.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1855 PyQt5.Qsci.QsciLexerBash.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1856 PyQt5.Qsci.QsciLexerBash.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1857 PyQt5.Qsci.QsciLexerBash.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1858 PyQt5.Qsci.QsciLexerBash.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1859 PyQt5.Qsci.QsciLexerBash.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1860 PyQt5.Qsci.QsciLexerBash.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1861 PyQt5.Qsci.QsciLexerBatch.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1862 PyQt5.Qsci.QsciLexerBatch.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1863 PyQt5.Qsci.QsciLexerBatch.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1864 PyQt5.Qsci.QsciLexerBatch.Label?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1865 PyQt5.Qsci.QsciLexerBatch.HideCommandChar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1866 PyQt5.Qsci.QsciLexerBatch.ExternalCommand?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1867 PyQt5.Qsci.QsciLexerBatch.Variable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1868 PyQt5.Qsci.QsciLexerBatch.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1869 PyQt5.Qsci.QsciLexerBatch?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1870 PyQt5.Qsci.QsciLexerBatch.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1871 PyQt5.Qsci.QsciLexerBatch.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1872 PyQt5.Qsci.QsciLexerBatch.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1873 PyQt5.Qsci.QsciLexerBatch.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1874 PyQt5.Qsci.QsciLexerBatch.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1875 PyQt5.Qsci.QsciLexerBatch.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1876 PyQt5.Qsci.QsciLexerBatch.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1877 PyQt5.Qsci.QsciLexerBatch.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1878 PyQt5.Qsci.QsciLexerBatch.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1879 PyQt5.Qsci.QsciLexerBatch.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1880 PyQt5.Qsci.QsciLexerCMake.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1881 PyQt5.Qsci.QsciLexerCMake.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1882 PyQt5.Qsci.QsciLexerCMake.String?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1883 PyQt5.Qsci.QsciLexerCMake.StringLeftQuote?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1884 PyQt5.Qsci.QsciLexerCMake.StringRightQuote?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1885 PyQt5.Qsci.QsciLexerCMake.Function?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1886 PyQt5.Qsci.QsciLexerCMake.Variable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1887 PyQt5.Qsci.QsciLexerCMake.Label?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1888 PyQt5.Qsci.QsciLexerCMake.KeywordSet3?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1889 PyQt5.Qsci.QsciLexerCMake.BlockWhile?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1890 PyQt5.Qsci.QsciLexerCMake.BlockForeach?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1891 PyQt5.Qsci.QsciLexerCMake.BlockIf?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1892 PyQt5.Qsci.QsciLexerCMake.BlockMacro?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1893 PyQt5.Qsci.QsciLexerCMake.StringVariable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1894 PyQt5.Qsci.QsciLexerCMake.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1895 PyQt5.Qsci.QsciLexerCMake?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1896 PyQt5.Qsci.QsciLexerCMake.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1897 PyQt5.Qsci.QsciLexerCMake.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1898 PyQt5.Qsci.QsciLexerCMake.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1899 PyQt5.Qsci.QsciLexerCMake.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1900 PyQt5.Qsci.QsciLexerCMake.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1901 PyQt5.Qsci.QsciLexerCMake.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1902 PyQt5.Qsci.QsciLexerCMake.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1903 PyQt5.Qsci.QsciLexerCMake.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1904 PyQt5.Qsci.QsciLexerCMake.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1905 PyQt5.Qsci.QsciLexerCMake.foldAtElse?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1906 PyQt5.Qsci.QsciLexerCMake.setFoldAtElse?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1907 PyQt5.Qsci.QsciLexerCMake.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1908 PyQt5.Qsci.QsciLexerCMake.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1909 PyQt5.Qsci.QsciLexerCoffeeScript.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1910 PyQt5.Qsci.QsciLexerCoffeeScript.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1911 PyQt5.Qsci.QsciLexerCoffeeScript.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1912 PyQt5.Qsci.QsciLexerCoffeeScript.CommentDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1913 PyQt5.Qsci.QsciLexerCoffeeScript.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1914 PyQt5.Qsci.QsciLexerCoffeeScript.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1915 PyQt5.Qsci.QsciLexerCoffeeScript.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1916 PyQt5.Qsci.QsciLexerCoffeeScript.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1917 PyQt5.Qsci.QsciLexerCoffeeScript.UUID?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1918 PyQt5.Qsci.QsciLexerCoffeeScript.PreProcessor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1919 PyQt5.Qsci.QsciLexerCoffeeScript.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1920 PyQt5.Qsci.QsciLexerCoffeeScript.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1921 PyQt5.Qsci.QsciLexerCoffeeScript.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1922 PyQt5.Qsci.QsciLexerCoffeeScript.VerbatimString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1923 PyQt5.Qsci.QsciLexerCoffeeScript.Regex?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1924 PyQt5.Qsci.QsciLexerCoffeeScript.CommentLineDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1925 PyQt5.Qsci.QsciLexerCoffeeScript.KeywordSet2?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1926 PyQt5.Qsci.QsciLexerCoffeeScript.CommentDocKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1927 PyQt5.Qsci.QsciLexerCoffeeScript.CommentDocKeywordError?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1928 PyQt5.Qsci.QsciLexerCoffeeScript.GlobalClass?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1929 PyQt5.Qsci.QsciLexerCoffeeScript.CommentBlock?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1930 PyQt5.Qsci.QsciLexerCoffeeScript.BlockRegex?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1931 PyQt5.Qsci.QsciLexerCoffeeScript.BlockRegexComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1932 PyQt5.Qsci.QsciLexerCoffeeScript.InstanceProperty?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1933 PyQt5.Qsci.QsciLexerCoffeeScript?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1934 PyQt5.Qsci.QsciLexerCoffeeScript.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1935 PyQt5.Qsci.QsciLexerCoffeeScript.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1936 PyQt5.Qsci.QsciLexerCoffeeScript.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1937 PyQt5.Qsci.QsciLexerCoffeeScript.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1938 PyQt5.Qsci.QsciLexerCoffeeScript.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1939 PyQt5.Qsci.QsciLexerCoffeeScript.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1940 PyQt5.Qsci.QsciLexerCoffeeScript.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1941 PyQt5.Qsci.QsciLexerCoffeeScript.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1942 PyQt5.Qsci.QsciLexerCoffeeScript.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1943 PyQt5.Qsci.QsciLexerCoffeeScript.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1944 PyQt5.Qsci.QsciLexerCoffeeScript.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1945 PyQt5.Qsci.QsciLexerCoffeeScript.dollarsAllowed?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1946 PyQt5.Qsci.QsciLexerCoffeeScript.setDollarsAllowed?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1947 PyQt5.Qsci.QsciLexerCoffeeScript.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1948 PyQt5.Qsci.QsciLexerCoffeeScript.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1949 PyQt5.Qsci.QsciLexerCoffeeScript.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1950 PyQt5.Qsci.QsciLexerCoffeeScript.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1951 PyQt5.Qsci.QsciLexerCoffeeScript.stylePreprocessor?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1952 PyQt5.Qsci.QsciLexerCoffeeScript.setStylePreprocessor?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1953 PyQt5.Qsci.QsciLexerCoffeeScript.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1954 PyQt5.Qsci.QsciLexerCoffeeScript.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1955 PyQt5.Qsci.QsciLexerCPP.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1956 PyQt5.Qsci.QsciLexerCPP.InactiveDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1957 PyQt5.Qsci.QsciLexerCPP.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1958 PyQt5.Qsci.QsciLexerCPP.InactiveComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1959 PyQt5.Qsci.QsciLexerCPP.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1960 PyQt5.Qsci.QsciLexerCPP.InactiveCommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1961 PyQt5.Qsci.QsciLexerCPP.CommentDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1962 PyQt5.Qsci.QsciLexerCPP.InactiveCommentDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1963 PyQt5.Qsci.QsciLexerCPP.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1964 PyQt5.Qsci.QsciLexerCPP.InactiveNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1965 PyQt5.Qsci.QsciLexerCPP.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1966 PyQt5.Qsci.QsciLexerCPP.InactiveKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1967 PyQt5.Qsci.QsciLexerCPP.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1968 PyQt5.Qsci.QsciLexerCPP.InactiveDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1969 PyQt5.Qsci.QsciLexerCPP.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1970 PyQt5.Qsci.QsciLexerCPP.InactiveSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1971 PyQt5.Qsci.QsciLexerCPP.UUID?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1972 PyQt5.Qsci.QsciLexerCPP.InactiveUUID?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1973 PyQt5.Qsci.QsciLexerCPP.PreProcessor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1974 PyQt5.Qsci.QsciLexerCPP.InactivePreProcessor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1975 PyQt5.Qsci.QsciLexerCPP.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1976 PyQt5.Qsci.QsciLexerCPP.InactiveOperator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1977 PyQt5.Qsci.QsciLexerCPP.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1978 PyQt5.Qsci.QsciLexerCPP.InactiveIdentifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1979 PyQt5.Qsci.QsciLexerCPP.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1980 PyQt5.Qsci.QsciLexerCPP.InactiveUnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1981 PyQt5.Qsci.QsciLexerCPP.VerbatimString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1982 PyQt5.Qsci.QsciLexerCPP.InactiveVerbatimString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1983 PyQt5.Qsci.QsciLexerCPP.Regex?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1984 PyQt5.Qsci.QsciLexerCPP.InactiveRegex?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1985 PyQt5.Qsci.QsciLexerCPP.CommentLineDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1986 PyQt5.Qsci.QsciLexerCPP.InactiveCommentLineDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1987 PyQt5.Qsci.QsciLexerCPP.KeywordSet2?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1988 PyQt5.Qsci.QsciLexerCPP.InactiveKeywordSet2?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1989 PyQt5.Qsci.QsciLexerCPP.CommentDocKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1990 PyQt5.Qsci.QsciLexerCPP.InactiveCommentDocKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1991 PyQt5.Qsci.QsciLexerCPP.CommentDocKeywordError?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1992 PyQt5.Qsci.QsciLexerCPP.InactiveCommentDocKeywordError?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1993 PyQt5.Qsci.QsciLexerCPP.GlobalClass?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1994 PyQt5.Qsci.QsciLexerCPP.InactiveGlobalClass?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1995 PyQt5.Qsci.QsciLexerCPP.RawString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1996 PyQt5.Qsci.QsciLexerCPP.InactiveRawString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1997 PyQt5.Qsci.QsciLexerCPP.TripleQuotedVerbatimString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1998 PyQt5.Qsci.QsciLexerCPP.InactiveTripleQuotedVerbatimString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
1999 PyQt5.Qsci.QsciLexerCPP.HashQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2000 PyQt5.Qsci.QsciLexerCPP.InactiveHashQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2001 PyQt5.Qsci.QsciLexerCPP.PreProcessorComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2002 PyQt5.Qsci.QsciLexerCPP.InactivePreProcessorComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2003 PyQt5.Qsci.QsciLexerCPP.PreProcessorCommentLineDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2004 PyQt5.Qsci.QsciLexerCPP.InactivePreProcessorCommentLineDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2005 PyQt5.Qsci.QsciLexerCPP.UserLiteral?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2006 PyQt5.Qsci.QsciLexerCPP.InactiveUserLiteral?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2007 PyQt5.Qsci.QsciLexerCPP.TaskMarker?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2008 PyQt5.Qsci.QsciLexerCPP.InactiveTaskMarker?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2009 PyQt5.Qsci.QsciLexerCPP.EscapeSequence?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2010 PyQt5.Qsci.QsciLexerCPP.InactiveEscapeSequence?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2011 PyQt5.Qsci.QsciLexerCPP?1(QObject parent=None, bool caseInsensitiveKeywords=False)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2012 PyQt5.Qsci.QsciLexerCPP.__init__?1(self, QObject parent=None, bool caseInsensitiveKeywords=False)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2013 PyQt5.Qsci.QsciLexerCPP.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2014 PyQt5.Qsci.QsciLexerCPP.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2015 PyQt5.Qsci.QsciLexerCPP.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2016 PyQt5.Qsci.QsciLexerCPP.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2017 PyQt5.Qsci.QsciLexerCPP.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2018 PyQt5.Qsci.QsciLexerCPP.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2019 PyQt5.Qsci.QsciLexerCPP.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2020 PyQt5.Qsci.QsciLexerCPP.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2021 PyQt5.Qsci.QsciLexerCPP.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2022 PyQt5.Qsci.QsciLexerCPP.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2023 PyQt5.Qsci.QsciLexerCPP.foldAtElse?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2024 PyQt5.Qsci.QsciLexerCPP.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2025 PyQt5.Qsci.QsciLexerCPP.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2026 PyQt5.Qsci.QsciLexerCPP.foldPreprocessor?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2027 PyQt5.Qsci.QsciLexerCPP.stylePreprocessor?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2028 PyQt5.Qsci.QsciLexerCPP.setDollarsAllowed?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2029 PyQt5.Qsci.QsciLexerCPP.dollarsAllowed?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2030 PyQt5.Qsci.QsciLexerCPP.setHighlightTripleQuotedStrings?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2031 PyQt5.Qsci.QsciLexerCPP.highlightTripleQuotedStrings?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2032 PyQt5.Qsci.QsciLexerCPP.setHighlightHashQuotedStrings?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2033 PyQt5.Qsci.QsciLexerCPP.highlightHashQuotedStrings?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2034 PyQt5.Qsci.QsciLexerCPP.setHighlightBackQuotedStrings?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2035 PyQt5.Qsci.QsciLexerCPP.highlightBackQuotedStrings?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2036 PyQt5.Qsci.QsciLexerCPP.setHighlightEscapeSequences?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2037 PyQt5.Qsci.QsciLexerCPP.highlightEscapeSequences?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2038 PyQt5.Qsci.QsciLexerCPP.setVerbatimStringEscapeSequencesAllowed?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2039 PyQt5.Qsci.QsciLexerCPP.verbatimStringEscapeSequencesAllowed?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2040 PyQt5.Qsci.QsciLexerCPP.setFoldAtElse?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2041 PyQt5.Qsci.QsciLexerCPP.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2042 PyQt5.Qsci.QsciLexerCPP.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2043 PyQt5.Qsci.QsciLexerCPP.setFoldPreprocessor?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2044 PyQt5.Qsci.QsciLexerCPP.setStylePreprocessor?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2045 PyQt5.Qsci.QsciLexerCPP.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2046 PyQt5.Qsci.QsciLexerCPP.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2047 PyQt5.Qsci.QsciLexerCSharp?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2048 PyQt5.Qsci.QsciLexerCSharp.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2049 PyQt5.Qsci.QsciLexerCSharp.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2050 PyQt5.Qsci.QsciLexerCSharp.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2051 PyQt5.Qsci.QsciLexerCSharp.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2052 PyQt5.Qsci.QsciLexerCSharp.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2053 PyQt5.Qsci.QsciLexerCSharp.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2054 PyQt5.Qsci.QsciLexerCSharp.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2055 PyQt5.Qsci.QsciLexerCSharp.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2056 PyQt5.Qsci.QsciLexerCSS.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2057 PyQt5.Qsci.QsciLexerCSS.Tag?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2058 PyQt5.Qsci.QsciLexerCSS.ClassSelector?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2059 PyQt5.Qsci.QsciLexerCSS.PseudoClass?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2060 PyQt5.Qsci.QsciLexerCSS.UnknownPseudoClass?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2061 PyQt5.Qsci.QsciLexerCSS.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2062 PyQt5.Qsci.QsciLexerCSS.CSS1Property?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2063 PyQt5.Qsci.QsciLexerCSS.UnknownProperty?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2064 PyQt5.Qsci.QsciLexerCSS.Value?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2065 PyQt5.Qsci.QsciLexerCSS.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2066 PyQt5.Qsci.QsciLexerCSS.IDSelector?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2067 PyQt5.Qsci.QsciLexerCSS.Important?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2068 PyQt5.Qsci.QsciLexerCSS.AtRule?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2069 PyQt5.Qsci.QsciLexerCSS.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2070 PyQt5.Qsci.QsciLexerCSS.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2071 PyQt5.Qsci.QsciLexerCSS.CSS2Property?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2072 PyQt5.Qsci.QsciLexerCSS.Attribute?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2073 PyQt5.Qsci.QsciLexerCSS.CSS3Property?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2074 PyQt5.Qsci.QsciLexerCSS.PseudoElement?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2075 PyQt5.Qsci.QsciLexerCSS.ExtendedCSSProperty?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2076 PyQt5.Qsci.QsciLexerCSS.ExtendedPseudoClass?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2077 PyQt5.Qsci.QsciLexerCSS.ExtendedPseudoElement?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2078 PyQt5.Qsci.QsciLexerCSS.MediaRule?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2079 PyQt5.Qsci.QsciLexerCSS.Variable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2080 PyQt5.Qsci.QsciLexerCSS?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2081 PyQt5.Qsci.QsciLexerCSS.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2082 PyQt5.Qsci.QsciLexerCSS.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2083 PyQt5.Qsci.QsciLexerCSS.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2084 PyQt5.Qsci.QsciLexerCSS.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2085 PyQt5.Qsci.QsciLexerCSS.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2086 PyQt5.Qsci.QsciLexerCSS.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2087 PyQt5.Qsci.QsciLexerCSS.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2088 PyQt5.Qsci.QsciLexerCSS.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2089 PyQt5.Qsci.QsciLexerCSS.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2090 PyQt5.Qsci.QsciLexerCSS.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2091 PyQt5.Qsci.QsciLexerCSS.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2092 PyQt5.Qsci.QsciLexerCSS.setHSSLanguage?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2093 PyQt5.Qsci.QsciLexerCSS.HSSLanguage?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2094 PyQt5.Qsci.QsciLexerCSS.setLessLanguage?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2095 PyQt5.Qsci.QsciLexerCSS.LessLanguage?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2096 PyQt5.Qsci.QsciLexerCSS.setSCSSLanguage?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2097 PyQt5.Qsci.QsciLexerCSS.SCSSLanguage?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2098 PyQt5.Qsci.QsciLexerCSS.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2099 PyQt5.Qsci.QsciLexerCSS.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2100 PyQt5.Qsci.QsciLexerCSS.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2101 PyQt5.Qsci.QsciLexerCSS.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2102 PyQt5.Qsci.QsciLexerCustom?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2103 PyQt5.Qsci.QsciLexerCustom.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2104 PyQt5.Qsci.QsciLexerCustom.setEditor?4(QsciScintilla)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2105 PyQt5.Qsci.QsciLexerCustom.styleBitsNeeded?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2106 PyQt5.Qsci.QsciLexerCustom.setStyling?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2107 PyQt5.Qsci.QsciLexerCustom.setStyling?4(int, QsciStyle)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2108 PyQt5.Qsci.QsciLexerCustom.startStyling?4(int, int styleBits=0)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2109 PyQt5.Qsci.QsciLexerCustom.styleText?4(int, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2110 PyQt5.Qsci.QsciLexerD.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2111 PyQt5.Qsci.QsciLexerD.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2112 PyQt5.Qsci.QsciLexerD.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2113 PyQt5.Qsci.QsciLexerD.CommentDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2114 PyQt5.Qsci.QsciLexerD.CommentNested?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2115 PyQt5.Qsci.QsciLexerD.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2116 PyQt5.Qsci.QsciLexerD.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2117 PyQt5.Qsci.QsciLexerD.KeywordSecondary?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2118 PyQt5.Qsci.QsciLexerD.KeywordDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2119 PyQt5.Qsci.QsciLexerD.Typedefs?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2120 PyQt5.Qsci.QsciLexerD.String?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2121 PyQt5.Qsci.QsciLexerD.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2122 PyQt5.Qsci.QsciLexerD.Character?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2123 PyQt5.Qsci.QsciLexerD.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2124 PyQt5.Qsci.QsciLexerD.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2125 PyQt5.Qsci.QsciLexerD.CommentLineDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2126 PyQt5.Qsci.QsciLexerD.CommentDocKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2127 PyQt5.Qsci.QsciLexerD.CommentDocKeywordError?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2128 PyQt5.Qsci.QsciLexerD.BackquoteString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2129 PyQt5.Qsci.QsciLexerD.RawString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2130 PyQt5.Qsci.QsciLexerD.KeywordSet5?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2131 PyQt5.Qsci.QsciLexerD.KeywordSet6?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2132 PyQt5.Qsci.QsciLexerD.KeywordSet7?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2133 PyQt5.Qsci.QsciLexerD?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2134 PyQt5.Qsci.QsciLexerD.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2135 PyQt5.Qsci.QsciLexerD.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2136 PyQt5.Qsci.QsciLexerD.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2137 PyQt5.Qsci.QsciLexerD.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2138 PyQt5.Qsci.QsciLexerD.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2139 PyQt5.Qsci.QsciLexerD.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2140 PyQt5.Qsci.QsciLexerD.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2141 PyQt5.Qsci.QsciLexerD.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2142 PyQt5.Qsci.QsciLexerD.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2143 PyQt5.Qsci.QsciLexerD.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2144 PyQt5.Qsci.QsciLexerD.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2145 PyQt5.Qsci.QsciLexerD.foldAtElse?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2146 PyQt5.Qsci.QsciLexerD.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2147 PyQt5.Qsci.QsciLexerD.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2148 PyQt5.Qsci.QsciLexerD.setFoldAtElse?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2149 PyQt5.Qsci.QsciLexerD.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2150 PyQt5.Qsci.QsciLexerD.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2151 PyQt5.Qsci.QsciLexerD.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2152 PyQt5.Qsci.QsciLexerD.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2153 PyQt5.Qsci.QsciLexerDiff.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2154 PyQt5.Qsci.QsciLexerDiff.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2155 PyQt5.Qsci.QsciLexerDiff.Command?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2156 PyQt5.Qsci.QsciLexerDiff.Header?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2157 PyQt5.Qsci.QsciLexerDiff.Position?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2158 PyQt5.Qsci.QsciLexerDiff.LineRemoved?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2159 PyQt5.Qsci.QsciLexerDiff.LineAdded?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2160 PyQt5.Qsci.QsciLexerDiff.LineChanged?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2161 PyQt5.Qsci.QsciLexerDiff?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2162 PyQt5.Qsci.QsciLexerDiff.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2163 PyQt5.Qsci.QsciLexerDiff.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2164 PyQt5.Qsci.QsciLexerDiff.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2165 PyQt5.Qsci.QsciLexerDiff.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2166 PyQt5.Qsci.QsciLexerDiff.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2167 PyQt5.Qsci.QsciLexerDiff.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2168 PyQt5.Qsci.QsciLexerFortran77.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2169 PyQt5.Qsci.QsciLexerFortran77.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2170 PyQt5.Qsci.QsciLexerFortran77.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2171 PyQt5.Qsci.QsciLexerFortran77.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2172 PyQt5.Qsci.QsciLexerFortran77.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2173 PyQt5.Qsci.QsciLexerFortran77.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2174 PyQt5.Qsci.QsciLexerFortran77.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2175 PyQt5.Qsci.QsciLexerFortran77.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2176 PyQt5.Qsci.QsciLexerFortran77.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2177 PyQt5.Qsci.QsciLexerFortran77.IntrinsicFunction?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2178 PyQt5.Qsci.QsciLexerFortran77.ExtendedFunction?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2179 PyQt5.Qsci.QsciLexerFortran77.PreProcessor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2180 PyQt5.Qsci.QsciLexerFortran77.DottedOperator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2181 PyQt5.Qsci.QsciLexerFortran77.Label?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2182 PyQt5.Qsci.QsciLexerFortran77.Continuation?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2183 PyQt5.Qsci.QsciLexerFortran77?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2184 PyQt5.Qsci.QsciLexerFortran77.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2185 PyQt5.Qsci.QsciLexerFortran77.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2186 PyQt5.Qsci.QsciLexerFortran77.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2187 PyQt5.Qsci.QsciLexerFortran77.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2188 PyQt5.Qsci.QsciLexerFortran77.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2189 PyQt5.Qsci.QsciLexerFortran77.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2190 PyQt5.Qsci.QsciLexerFortran77.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2191 PyQt5.Qsci.QsciLexerFortran77.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2192 PyQt5.Qsci.QsciLexerFortran77.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2193 PyQt5.Qsci.QsciLexerFortran77.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2194 PyQt5.Qsci.QsciLexerFortran77.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2195 PyQt5.Qsci.QsciLexerFortran77.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2196 PyQt5.Qsci.QsciLexerFortran77.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2197 PyQt5.Qsci.QsciLexerFortran77.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2198 PyQt5.Qsci.QsciLexerFortran?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2199 PyQt5.Qsci.QsciLexerFortran.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2200 PyQt5.Qsci.QsciLexerFortran.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2201 PyQt5.Qsci.QsciLexerFortran.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2202 PyQt5.Qsci.QsciLexerFortran.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2203 PyQt5.Qsci.QsciLexerHTML.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2204 PyQt5.Qsci.QsciLexerHTML.Tag?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2205 PyQt5.Qsci.QsciLexerHTML.UnknownTag?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2206 PyQt5.Qsci.QsciLexerHTML.Attribute?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2207 PyQt5.Qsci.QsciLexerHTML.UnknownAttribute?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2208 PyQt5.Qsci.QsciLexerHTML.HTMLNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2209 PyQt5.Qsci.QsciLexerHTML.HTMLDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2210 PyQt5.Qsci.QsciLexerHTML.HTMLSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2211 PyQt5.Qsci.QsciLexerHTML.OtherInTag?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2212 PyQt5.Qsci.QsciLexerHTML.HTMLComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2213 PyQt5.Qsci.QsciLexerHTML.Entity?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2214 PyQt5.Qsci.QsciLexerHTML.XMLTagEnd?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2215 PyQt5.Qsci.QsciLexerHTML.XMLStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2216 PyQt5.Qsci.QsciLexerHTML.XMLEnd?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2217 PyQt5.Qsci.QsciLexerHTML.Script?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2218 PyQt5.Qsci.QsciLexerHTML.ASPAtStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2219 PyQt5.Qsci.QsciLexerHTML.ASPStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2220 PyQt5.Qsci.QsciLexerHTML.CDATA?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2221 PyQt5.Qsci.QsciLexerHTML.PHPStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2222 PyQt5.Qsci.QsciLexerHTML.HTMLValue?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2223 PyQt5.Qsci.QsciLexerHTML.ASPXCComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2224 PyQt5.Qsci.QsciLexerHTML.SGMLDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2225 PyQt5.Qsci.QsciLexerHTML.SGMLCommand?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2226 PyQt5.Qsci.QsciLexerHTML.SGMLParameter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2227 PyQt5.Qsci.QsciLexerHTML.SGMLDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2228 PyQt5.Qsci.QsciLexerHTML.SGMLSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2229 PyQt5.Qsci.QsciLexerHTML.SGMLError?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2230 PyQt5.Qsci.QsciLexerHTML.SGMLSpecial?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2231 PyQt5.Qsci.QsciLexerHTML.SGMLEntity?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2232 PyQt5.Qsci.QsciLexerHTML.SGMLComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2233 PyQt5.Qsci.QsciLexerHTML.SGMLParameterComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2234 PyQt5.Qsci.QsciLexerHTML.SGMLBlockDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2235 PyQt5.Qsci.QsciLexerHTML.JavaScriptStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2236 PyQt5.Qsci.QsciLexerHTML.JavaScriptDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2237 PyQt5.Qsci.QsciLexerHTML.JavaScriptComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2238 PyQt5.Qsci.QsciLexerHTML.JavaScriptCommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2239 PyQt5.Qsci.QsciLexerHTML.JavaScriptCommentDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2240 PyQt5.Qsci.QsciLexerHTML.JavaScriptNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2241 PyQt5.Qsci.QsciLexerHTML.JavaScriptWord?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2242 PyQt5.Qsci.QsciLexerHTML.JavaScriptKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2243 PyQt5.Qsci.QsciLexerHTML.JavaScriptDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2244 PyQt5.Qsci.QsciLexerHTML.JavaScriptSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2245 PyQt5.Qsci.QsciLexerHTML.JavaScriptSymbol?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2246 PyQt5.Qsci.QsciLexerHTML.JavaScriptUnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2247 PyQt5.Qsci.QsciLexerHTML.JavaScriptRegex?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2248 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2249 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2250 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2251 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptCommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2252 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptCommentDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2253 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2254 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptWord?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2255 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2256 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2257 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2258 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptSymbol?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2259 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptUnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2260 PyQt5.Qsci.QsciLexerHTML.ASPJavaScriptRegex?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2261 PyQt5.Qsci.QsciLexerHTML.VBScriptStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2262 PyQt5.Qsci.QsciLexerHTML.VBScriptDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2263 PyQt5.Qsci.QsciLexerHTML.VBScriptComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2264 PyQt5.Qsci.QsciLexerHTML.VBScriptNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2265 PyQt5.Qsci.QsciLexerHTML.VBScriptKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2266 PyQt5.Qsci.QsciLexerHTML.VBScriptString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2267 PyQt5.Qsci.QsciLexerHTML.VBScriptIdentifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2268 PyQt5.Qsci.QsciLexerHTML.VBScriptUnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2269 PyQt5.Qsci.QsciLexerHTML.ASPVBScriptStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2270 PyQt5.Qsci.QsciLexerHTML.ASPVBScriptDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2271 PyQt5.Qsci.QsciLexerHTML.ASPVBScriptComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2272 PyQt5.Qsci.QsciLexerHTML.ASPVBScriptNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2273 PyQt5.Qsci.QsciLexerHTML.ASPVBScriptKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2274 PyQt5.Qsci.QsciLexerHTML.ASPVBScriptString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2275 PyQt5.Qsci.QsciLexerHTML.ASPVBScriptIdentifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2276 PyQt5.Qsci.QsciLexerHTML.ASPVBScriptUnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2277 PyQt5.Qsci.QsciLexerHTML.PythonStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2278 PyQt5.Qsci.QsciLexerHTML.PythonDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2279 PyQt5.Qsci.QsciLexerHTML.PythonComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2280 PyQt5.Qsci.QsciLexerHTML.PythonNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2281 PyQt5.Qsci.QsciLexerHTML.PythonDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2282 PyQt5.Qsci.QsciLexerHTML.PythonSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2283 PyQt5.Qsci.QsciLexerHTML.PythonKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2284 PyQt5.Qsci.QsciLexerHTML.PythonTripleSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2285 PyQt5.Qsci.QsciLexerHTML.PythonTripleDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2286 PyQt5.Qsci.QsciLexerHTML.PythonClassName?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2287 PyQt5.Qsci.QsciLexerHTML.PythonFunctionMethodName?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2288 PyQt5.Qsci.QsciLexerHTML.PythonOperator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2289 PyQt5.Qsci.QsciLexerHTML.PythonIdentifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2290 PyQt5.Qsci.QsciLexerHTML.ASPPythonStart?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2291 PyQt5.Qsci.QsciLexerHTML.ASPPythonDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2292 PyQt5.Qsci.QsciLexerHTML.ASPPythonComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2293 PyQt5.Qsci.QsciLexerHTML.ASPPythonNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2294 PyQt5.Qsci.QsciLexerHTML.ASPPythonDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2295 PyQt5.Qsci.QsciLexerHTML.ASPPythonSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2296 PyQt5.Qsci.QsciLexerHTML.ASPPythonKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2297 PyQt5.Qsci.QsciLexerHTML.ASPPythonTripleSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2298 PyQt5.Qsci.QsciLexerHTML.ASPPythonTripleDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2299 PyQt5.Qsci.QsciLexerHTML.ASPPythonClassName?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2300 PyQt5.Qsci.QsciLexerHTML.ASPPythonFunctionMethodName?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2301 PyQt5.Qsci.QsciLexerHTML.ASPPythonOperator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2302 PyQt5.Qsci.QsciLexerHTML.ASPPythonIdentifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2303 PyQt5.Qsci.QsciLexerHTML.PHPDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2304 PyQt5.Qsci.QsciLexerHTML.PHPDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2305 PyQt5.Qsci.QsciLexerHTML.PHPSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2306 PyQt5.Qsci.QsciLexerHTML.PHPKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2307 PyQt5.Qsci.QsciLexerHTML.PHPNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2308 PyQt5.Qsci.QsciLexerHTML.PHPVariable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2309 PyQt5.Qsci.QsciLexerHTML.PHPComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2310 PyQt5.Qsci.QsciLexerHTML.PHPCommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2311 PyQt5.Qsci.QsciLexerHTML.PHPDoubleQuotedVariable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2312 PyQt5.Qsci.QsciLexerHTML.PHPOperator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2313 PyQt5.Qsci.QsciLexerHTML?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2314 PyQt5.Qsci.QsciLexerHTML.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2315 PyQt5.Qsci.QsciLexerHTML.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2316 PyQt5.Qsci.QsciLexerHTML.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2317 PyQt5.Qsci.QsciLexerHTML.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2318 PyQt5.Qsci.QsciLexerHTML.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2319 PyQt5.Qsci.QsciLexerHTML.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2320 PyQt5.Qsci.QsciLexerHTML.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2321 PyQt5.Qsci.QsciLexerHTML.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2322 PyQt5.Qsci.QsciLexerHTML.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2323 PyQt5.Qsci.QsciLexerHTML.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2324 PyQt5.Qsci.QsciLexerHTML.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2325 PyQt5.Qsci.QsciLexerHTML.caseSensitiveTags?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2326 PyQt5.Qsci.QsciLexerHTML.setDjangoTemplates?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2327 PyQt5.Qsci.QsciLexerHTML.djangoTemplates?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2328 PyQt5.Qsci.QsciLexerHTML.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2329 PyQt5.Qsci.QsciLexerHTML.foldPreprocessor?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2330 PyQt5.Qsci.QsciLexerHTML.setFoldScriptComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2331 PyQt5.Qsci.QsciLexerHTML.foldScriptComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2332 PyQt5.Qsci.QsciLexerHTML.setFoldScriptHeredocs?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2333 PyQt5.Qsci.QsciLexerHTML.foldScriptHeredocs?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2334 PyQt5.Qsci.QsciLexerHTML.setMakoTemplates?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2335 PyQt5.Qsci.QsciLexerHTML.makoTemplates?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2336 PyQt5.Qsci.QsciLexerHTML.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2337 PyQt5.Qsci.QsciLexerHTML.setFoldPreprocessor?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2338 PyQt5.Qsci.QsciLexerHTML.setCaseSensitiveTags?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2339 PyQt5.Qsci.QsciLexerHTML.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2340 PyQt5.Qsci.QsciLexerHTML.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2341 PyQt5.Qsci.QsciLexerIDL?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2342 PyQt5.Qsci.QsciLexerIDL.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2343 PyQt5.Qsci.QsciLexerIDL.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2344 PyQt5.Qsci.QsciLexerIDL.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2345 PyQt5.Qsci.QsciLexerIDL.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2346 PyQt5.Qsci.QsciLexerIDL.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2347 PyQt5.Qsci.QsciLexerJava?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2348 PyQt5.Qsci.QsciLexerJava.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2349 PyQt5.Qsci.QsciLexerJava.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2350 PyQt5.Qsci.QsciLexerJava.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2351 PyQt5.Qsci.QsciLexerJavaScript?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2352 PyQt5.Qsci.QsciLexerJavaScript.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2353 PyQt5.Qsci.QsciLexerJavaScript.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2354 PyQt5.Qsci.QsciLexerJavaScript.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2355 PyQt5.Qsci.QsciLexerJavaScript.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2356 PyQt5.Qsci.QsciLexerJavaScript.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2357 PyQt5.Qsci.QsciLexerJavaScript.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2358 PyQt5.Qsci.QsciLexerJavaScript.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2359 PyQt5.Qsci.QsciLexerJavaScript.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2360 PyQt5.Qsci.QsciLexerJSON.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2361 PyQt5.Qsci.QsciLexerJSON.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2362 PyQt5.Qsci.QsciLexerJSON.String?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2363 PyQt5.Qsci.QsciLexerJSON.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2364 PyQt5.Qsci.QsciLexerJSON.Property?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2365 PyQt5.Qsci.QsciLexerJSON.EscapeSequence?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2366 PyQt5.Qsci.QsciLexerJSON.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2367 PyQt5.Qsci.QsciLexerJSON.CommentBlock?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2368 PyQt5.Qsci.QsciLexerJSON.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2369 PyQt5.Qsci.QsciLexerJSON.IRI?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2370 PyQt5.Qsci.QsciLexerJSON.IRICompact?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2371 PyQt5.Qsci.QsciLexerJSON.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2372 PyQt5.Qsci.QsciLexerJSON.KeywordLD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2373 PyQt5.Qsci.QsciLexerJSON.Error?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2374 PyQt5.Qsci.QsciLexerJSON?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2375 PyQt5.Qsci.QsciLexerJSON.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2376 PyQt5.Qsci.QsciLexerJSON.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2377 PyQt5.Qsci.QsciLexerJSON.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2378 PyQt5.Qsci.QsciLexerJSON.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2379 PyQt5.Qsci.QsciLexerJSON.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2380 PyQt5.Qsci.QsciLexerJSON.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2381 PyQt5.Qsci.QsciLexerJSON.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2382 PyQt5.Qsci.QsciLexerJSON.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2383 PyQt5.Qsci.QsciLexerJSON.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2384 PyQt5.Qsci.QsciLexerJSON.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2385 PyQt5.Qsci.QsciLexerJSON.setHighlightComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2386 PyQt5.Qsci.QsciLexerJSON.highlightComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2387 PyQt5.Qsci.QsciLexerJSON.setHighlightEscapeSequences?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2388 PyQt5.Qsci.QsciLexerJSON.highlightEscapeSequences?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2389 PyQt5.Qsci.QsciLexerJSON.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2390 PyQt5.Qsci.QsciLexerJSON.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2391 PyQt5.Qsci.QsciLexerJSON.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2392 PyQt5.Qsci.QsciLexerJSON.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2393 PyQt5.Qsci.QsciLexerLua.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2394 PyQt5.Qsci.QsciLexerLua.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2395 PyQt5.Qsci.QsciLexerLua.LineComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2396 PyQt5.Qsci.QsciLexerLua.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2397 PyQt5.Qsci.QsciLexerLua.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2398 PyQt5.Qsci.QsciLexerLua.String?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2399 PyQt5.Qsci.QsciLexerLua.Character?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2400 PyQt5.Qsci.QsciLexerLua.LiteralString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2401 PyQt5.Qsci.QsciLexerLua.Preprocessor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2402 PyQt5.Qsci.QsciLexerLua.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2403 PyQt5.Qsci.QsciLexerLua.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2404 PyQt5.Qsci.QsciLexerLua.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2405 PyQt5.Qsci.QsciLexerLua.BasicFunctions?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2406 PyQt5.Qsci.QsciLexerLua.StringTableMathsFunctions?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2407 PyQt5.Qsci.QsciLexerLua.CoroutinesIOSystemFacilities?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2408 PyQt5.Qsci.QsciLexerLua.KeywordSet5?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2409 PyQt5.Qsci.QsciLexerLua.KeywordSet6?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2410 PyQt5.Qsci.QsciLexerLua.KeywordSet7?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2411 PyQt5.Qsci.QsciLexerLua.KeywordSet8?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2412 PyQt5.Qsci.QsciLexerLua.Label?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2413 PyQt5.Qsci.QsciLexerLua?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2414 PyQt5.Qsci.QsciLexerLua.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2415 PyQt5.Qsci.QsciLexerLua.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2416 PyQt5.Qsci.QsciLexerLua.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2417 PyQt5.Qsci.QsciLexerLua.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2418 PyQt5.Qsci.QsciLexerLua.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2419 PyQt5.Qsci.QsciLexerLua.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2420 PyQt5.Qsci.QsciLexerLua.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2421 PyQt5.Qsci.QsciLexerLua.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2422 PyQt5.Qsci.QsciLexerLua.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2423 PyQt5.Qsci.QsciLexerLua.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2424 PyQt5.Qsci.QsciLexerLua.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2425 PyQt5.Qsci.QsciLexerLua.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2426 PyQt5.Qsci.QsciLexerLua.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2427 PyQt5.Qsci.QsciLexerLua.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2428 PyQt5.Qsci.QsciLexerMakefile.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2429 PyQt5.Qsci.QsciLexerMakefile.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2430 PyQt5.Qsci.QsciLexerMakefile.Preprocessor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2431 PyQt5.Qsci.QsciLexerMakefile.Variable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2432 PyQt5.Qsci.QsciLexerMakefile.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2433 PyQt5.Qsci.QsciLexerMakefile.Target?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2434 PyQt5.Qsci.QsciLexerMakefile.Error?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2435 PyQt5.Qsci.QsciLexerMakefile?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2436 PyQt5.Qsci.QsciLexerMakefile.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2437 PyQt5.Qsci.QsciLexerMakefile.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2438 PyQt5.Qsci.QsciLexerMakefile.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2439 PyQt5.Qsci.QsciLexerMakefile.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2440 PyQt5.Qsci.QsciLexerMakefile.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2441 PyQt5.Qsci.QsciLexerMakefile.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2442 PyQt5.Qsci.QsciLexerMakefile.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2443 PyQt5.Qsci.QsciLexerMakefile.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2444 PyQt5.Qsci.QsciLexerMakefile.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2445 PyQt5.Qsci.QsciLexerMarkdown.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2446 PyQt5.Qsci.QsciLexerMarkdown.Special?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2447 PyQt5.Qsci.QsciLexerMarkdown.StrongEmphasisAsterisks?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2448 PyQt5.Qsci.QsciLexerMarkdown.StrongEmphasisUnderscores?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2449 PyQt5.Qsci.QsciLexerMarkdown.EmphasisAsterisks?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2450 PyQt5.Qsci.QsciLexerMarkdown.EmphasisUnderscores?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2451 PyQt5.Qsci.QsciLexerMarkdown.Header1?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2452 PyQt5.Qsci.QsciLexerMarkdown.Header2?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2453 PyQt5.Qsci.QsciLexerMarkdown.Header3?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2454 PyQt5.Qsci.QsciLexerMarkdown.Header4?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2455 PyQt5.Qsci.QsciLexerMarkdown.Header5?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2456 PyQt5.Qsci.QsciLexerMarkdown.Header6?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2457 PyQt5.Qsci.QsciLexerMarkdown.Prechar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2458 PyQt5.Qsci.QsciLexerMarkdown.UnorderedListItem?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2459 PyQt5.Qsci.QsciLexerMarkdown.OrderedListItem?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2460 PyQt5.Qsci.QsciLexerMarkdown.BlockQuote?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2461 PyQt5.Qsci.QsciLexerMarkdown.StrikeOut?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2462 PyQt5.Qsci.QsciLexerMarkdown.HorizontalRule?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2463 PyQt5.Qsci.QsciLexerMarkdown.Link?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2464 PyQt5.Qsci.QsciLexerMarkdown.CodeBackticks?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2465 PyQt5.Qsci.QsciLexerMarkdown.CodeDoubleBackticks?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2466 PyQt5.Qsci.QsciLexerMarkdown.CodeBlock?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2467 PyQt5.Qsci.QsciLexerMarkdown?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2468 PyQt5.Qsci.QsciLexerMarkdown.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2469 PyQt5.Qsci.QsciLexerMarkdown.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2470 PyQt5.Qsci.QsciLexerMarkdown.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2471 PyQt5.Qsci.QsciLexerMarkdown.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2472 PyQt5.Qsci.QsciLexerMarkdown.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2473 PyQt5.Qsci.QsciLexerMarkdown.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2474 PyQt5.Qsci.QsciLexerMarkdown.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2475 PyQt5.Qsci.QsciLexerMatlab.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2476 PyQt5.Qsci.QsciLexerMatlab.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2477 PyQt5.Qsci.QsciLexerMatlab.Command?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2478 PyQt5.Qsci.QsciLexerMatlab.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2479 PyQt5.Qsci.QsciLexerMatlab.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2480 PyQt5.Qsci.QsciLexerMatlab.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2481 PyQt5.Qsci.QsciLexerMatlab.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2482 PyQt5.Qsci.QsciLexerMatlab.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2483 PyQt5.Qsci.QsciLexerMatlab.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2484 PyQt5.Qsci.QsciLexerMatlab?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2485 PyQt5.Qsci.QsciLexerMatlab.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2486 PyQt5.Qsci.QsciLexerMatlab.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2487 PyQt5.Qsci.QsciLexerMatlab.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2488 PyQt5.Qsci.QsciLexerMatlab.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2489 PyQt5.Qsci.QsciLexerMatlab.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2490 PyQt5.Qsci.QsciLexerMatlab.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2491 PyQt5.Qsci.QsciLexerMatlab.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2492 PyQt5.Qsci.QsciLexerOctave?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2493 PyQt5.Qsci.QsciLexerOctave.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2494 PyQt5.Qsci.QsciLexerOctave.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2495 PyQt5.Qsci.QsciLexerOctave.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2496 PyQt5.Qsci.QsciLexerOctave.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2497 PyQt5.Qsci.QsciLexerPascal.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2498 PyQt5.Qsci.QsciLexerPascal.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2499 PyQt5.Qsci.QsciLexerPascal.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2500 PyQt5.Qsci.QsciLexerPascal.CommentParenthesis?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2501 PyQt5.Qsci.QsciLexerPascal.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2502 PyQt5.Qsci.QsciLexerPascal.PreProcessor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2503 PyQt5.Qsci.QsciLexerPascal.PreProcessorParenthesis?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2504 PyQt5.Qsci.QsciLexerPascal.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2505 PyQt5.Qsci.QsciLexerPascal.HexNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2506 PyQt5.Qsci.QsciLexerPascal.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2507 PyQt5.Qsci.QsciLexerPascal.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2508 PyQt5.Qsci.QsciLexerPascal.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2509 PyQt5.Qsci.QsciLexerPascal.Character?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2510 PyQt5.Qsci.QsciLexerPascal.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2511 PyQt5.Qsci.QsciLexerPascal.Asm?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2512 PyQt5.Qsci.QsciLexerPascal?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2513 PyQt5.Qsci.QsciLexerPascal.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2514 PyQt5.Qsci.QsciLexerPascal.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2515 PyQt5.Qsci.QsciLexerPascal.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2516 PyQt5.Qsci.QsciLexerPascal.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2517 PyQt5.Qsci.QsciLexerPascal.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2518 PyQt5.Qsci.QsciLexerPascal.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2519 PyQt5.Qsci.QsciLexerPascal.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2520 PyQt5.Qsci.QsciLexerPascal.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2521 PyQt5.Qsci.QsciLexerPascal.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2522 PyQt5.Qsci.QsciLexerPascal.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2523 PyQt5.Qsci.QsciLexerPascal.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2524 PyQt5.Qsci.QsciLexerPascal.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2525 PyQt5.Qsci.QsciLexerPascal.foldPreprocessor?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2526 PyQt5.Qsci.QsciLexerPascal.setSmartHighlighting?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2527 PyQt5.Qsci.QsciLexerPascal.smartHighlighting?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2528 PyQt5.Qsci.QsciLexerPascal.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2529 PyQt5.Qsci.QsciLexerPascal.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2530 PyQt5.Qsci.QsciLexerPascal.setFoldPreprocessor?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2531 PyQt5.Qsci.QsciLexerPascal.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2532 PyQt5.Qsci.QsciLexerPascal.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2533 PyQt5.Qsci.QsciLexerPerl.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2534 PyQt5.Qsci.QsciLexerPerl.Error?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2535 PyQt5.Qsci.QsciLexerPerl.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2536 PyQt5.Qsci.QsciLexerPerl.POD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2537 PyQt5.Qsci.QsciLexerPerl.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2538 PyQt5.Qsci.QsciLexerPerl.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2539 PyQt5.Qsci.QsciLexerPerl.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2540 PyQt5.Qsci.QsciLexerPerl.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2541 PyQt5.Qsci.QsciLexerPerl.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2542 PyQt5.Qsci.QsciLexerPerl.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2543 PyQt5.Qsci.QsciLexerPerl.Scalar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2544 PyQt5.Qsci.QsciLexerPerl.Array?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2545 PyQt5.Qsci.QsciLexerPerl.Hash?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2546 PyQt5.Qsci.QsciLexerPerl.SymbolTable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2547 PyQt5.Qsci.QsciLexerPerl.Regex?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2548 PyQt5.Qsci.QsciLexerPerl.Substitution?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2549 PyQt5.Qsci.QsciLexerPerl.Backticks?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2550 PyQt5.Qsci.QsciLexerPerl.DataSection?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2551 PyQt5.Qsci.QsciLexerPerl.HereDocumentDelimiter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2552 PyQt5.Qsci.QsciLexerPerl.SingleQuotedHereDocument?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2553 PyQt5.Qsci.QsciLexerPerl.DoubleQuotedHereDocument?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2554 PyQt5.Qsci.QsciLexerPerl.BacktickHereDocument?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2555 PyQt5.Qsci.QsciLexerPerl.QuotedStringQ?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2556 PyQt5.Qsci.QsciLexerPerl.QuotedStringQQ?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2557 PyQt5.Qsci.QsciLexerPerl.QuotedStringQX?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2558 PyQt5.Qsci.QsciLexerPerl.QuotedStringQR?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2559 PyQt5.Qsci.QsciLexerPerl.QuotedStringQW?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2560 PyQt5.Qsci.QsciLexerPerl.PODVerbatim?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2561 PyQt5.Qsci.QsciLexerPerl.SubroutinePrototype?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2562 PyQt5.Qsci.QsciLexerPerl.FormatIdentifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2563 PyQt5.Qsci.QsciLexerPerl.FormatBody?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2564 PyQt5.Qsci.QsciLexerPerl.DoubleQuotedStringVar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2565 PyQt5.Qsci.QsciLexerPerl.Translation?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2566 PyQt5.Qsci.QsciLexerPerl.RegexVar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2567 PyQt5.Qsci.QsciLexerPerl.SubstitutionVar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2568 PyQt5.Qsci.QsciLexerPerl.BackticksVar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2569 PyQt5.Qsci.QsciLexerPerl.DoubleQuotedHereDocumentVar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2570 PyQt5.Qsci.QsciLexerPerl.BacktickHereDocumentVar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2571 PyQt5.Qsci.QsciLexerPerl.QuotedStringQQVar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2572 PyQt5.Qsci.QsciLexerPerl.QuotedStringQXVar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2573 PyQt5.Qsci.QsciLexerPerl.QuotedStringQRVar?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2574 PyQt5.Qsci.QsciLexerPerl?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2575 PyQt5.Qsci.QsciLexerPerl.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2576 PyQt5.Qsci.QsciLexerPerl.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2577 PyQt5.Qsci.QsciLexerPerl.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2578 PyQt5.Qsci.QsciLexerPerl.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2579 PyQt5.Qsci.QsciLexerPerl.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2580 PyQt5.Qsci.QsciLexerPerl.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2581 PyQt5.Qsci.QsciLexerPerl.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2582 PyQt5.Qsci.QsciLexerPerl.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2583 PyQt5.Qsci.QsciLexerPerl.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2584 PyQt5.Qsci.QsciLexerPerl.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2585 PyQt5.Qsci.QsciLexerPerl.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2586 PyQt5.Qsci.QsciLexerPerl.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2587 PyQt5.Qsci.QsciLexerPerl.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2588 PyQt5.Qsci.QsciLexerPerl.setFoldAtElse?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2589 PyQt5.Qsci.QsciLexerPerl.foldAtElse?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2590 PyQt5.Qsci.QsciLexerPerl.setFoldPackages?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2591 PyQt5.Qsci.QsciLexerPerl.foldPackages?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2592 PyQt5.Qsci.QsciLexerPerl.setFoldPODBlocks?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2593 PyQt5.Qsci.QsciLexerPerl.foldPODBlocks?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2594 PyQt5.Qsci.QsciLexerPerl.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2595 PyQt5.Qsci.QsciLexerPerl.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2596 PyQt5.Qsci.QsciLexerPerl.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2597 PyQt5.Qsci.QsciLexerPerl.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2598 PyQt5.Qsci.QsciLexerPostScript.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2599 PyQt5.Qsci.QsciLexerPostScript.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2600 PyQt5.Qsci.QsciLexerPostScript.DSCComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2601 PyQt5.Qsci.QsciLexerPostScript.DSCCommentValue?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2602 PyQt5.Qsci.QsciLexerPostScript.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2603 PyQt5.Qsci.QsciLexerPostScript.Name?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2604 PyQt5.Qsci.QsciLexerPostScript.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2605 PyQt5.Qsci.QsciLexerPostScript.Literal?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2606 PyQt5.Qsci.QsciLexerPostScript.ImmediateEvalLiteral?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2607 PyQt5.Qsci.QsciLexerPostScript.ArrayParenthesis?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2608 PyQt5.Qsci.QsciLexerPostScript.DictionaryParenthesis?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2609 PyQt5.Qsci.QsciLexerPostScript.ProcedureParenthesis?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2610 PyQt5.Qsci.QsciLexerPostScript.Text?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2611 PyQt5.Qsci.QsciLexerPostScript.HexString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2612 PyQt5.Qsci.QsciLexerPostScript.Base85String?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2613 PyQt5.Qsci.QsciLexerPostScript.BadStringCharacter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2614 PyQt5.Qsci.QsciLexerPostScript?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2615 PyQt5.Qsci.QsciLexerPostScript.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2616 PyQt5.Qsci.QsciLexerPostScript.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2617 PyQt5.Qsci.QsciLexerPostScript.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2618 PyQt5.Qsci.QsciLexerPostScript.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2619 PyQt5.Qsci.QsciLexerPostScript.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2620 PyQt5.Qsci.QsciLexerPostScript.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2621 PyQt5.Qsci.QsciLexerPostScript.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2622 PyQt5.Qsci.QsciLexerPostScript.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2623 PyQt5.Qsci.QsciLexerPostScript.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2624 PyQt5.Qsci.QsciLexerPostScript.tokenize?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2625 PyQt5.Qsci.QsciLexerPostScript.level?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2626 PyQt5.Qsci.QsciLexerPostScript.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2627 PyQt5.Qsci.QsciLexerPostScript.foldAtElse?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2628 PyQt5.Qsci.QsciLexerPostScript.setTokenize?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2629 PyQt5.Qsci.QsciLexerPostScript.setLevel?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2630 PyQt5.Qsci.QsciLexerPostScript.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2631 PyQt5.Qsci.QsciLexerPostScript.setFoldAtElse?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2632 PyQt5.Qsci.QsciLexerPostScript.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2633 PyQt5.Qsci.QsciLexerPostScript.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2634 PyQt5.Qsci.QsciLexerPO.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2635 PyQt5.Qsci.QsciLexerPO.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2636 PyQt5.Qsci.QsciLexerPO.MessageId?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2637 PyQt5.Qsci.QsciLexerPO.MessageIdText?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2638 PyQt5.Qsci.QsciLexerPO.MessageString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2639 PyQt5.Qsci.QsciLexerPO.MessageStringText?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2640 PyQt5.Qsci.QsciLexerPO.MessageContext?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2641 PyQt5.Qsci.QsciLexerPO.MessageContextText?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2642 PyQt5.Qsci.QsciLexerPO.Fuzzy?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2643 PyQt5.Qsci.QsciLexerPO.ProgrammerComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2644 PyQt5.Qsci.QsciLexerPO.Reference?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2645 PyQt5.Qsci.QsciLexerPO.Flags?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2646 PyQt5.Qsci.QsciLexerPO.MessageIdTextEOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2647 PyQt5.Qsci.QsciLexerPO.MessageStringTextEOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2648 PyQt5.Qsci.QsciLexerPO.MessageContextTextEOL?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2649 PyQt5.Qsci.QsciLexerPO?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2650 PyQt5.Qsci.QsciLexerPO.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2651 PyQt5.Qsci.QsciLexerPO.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2652 PyQt5.Qsci.QsciLexerPO.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2653 PyQt5.Qsci.QsciLexerPO.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2654 PyQt5.Qsci.QsciLexerPO.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2655 PyQt5.Qsci.QsciLexerPO.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2656 PyQt5.Qsci.QsciLexerPO.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2657 PyQt5.Qsci.QsciLexerPO.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2658 PyQt5.Qsci.QsciLexerPO.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2659 PyQt5.Qsci.QsciLexerPO.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2660 PyQt5.Qsci.QsciLexerPO.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2661 PyQt5.Qsci.QsciLexerPO.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2662 PyQt5.Qsci.QsciLexerPO.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2663 PyQt5.Qsci.QsciLexerPOV.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2664 PyQt5.Qsci.QsciLexerPOV.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2665 PyQt5.Qsci.QsciLexerPOV.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2666 PyQt5.Qsci.QsciLexerPOV.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2667 PyQt5.Qsci.QsciLexerPOV.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2668 PyQt5.Qsci.QsciLexerPOV.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2669 PyQt5.Qsci.QsciLexerPOV.String?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2670 PyQt5.Qsci.QsciLexerPOV.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2671 PyQt5.Qsci.QsciLexerPOV.Directive?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2672 PyQt5.Qsci.QsciLexerPOV.BadDirective?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2673 PyQt5.Qsci.QsciLexerPOV.ObjectsCSGAppearance?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2674 PyQt5.Qsci.QsciLexerPOV.TypesModifiersItems?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2675 PyQt5.Qsci.QsciLexerPOV.PredefinedIdentifiers?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2676 PyQt5.Qsci.QsciLexerPOV.PredefinedFunctions?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2677 PyQt5.Qsci.QsciLexerPOV.KeywordSet6?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2678 PyQt5.Qsci.QsciLexerPOV.KeywordSet7?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2679 PyQt5.Qsci.QsciLexerPOV.KeywordSet8?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2680 PyQt5.Qsci.QsciLexerPOV?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2681 PyQt5.Qsci.QsciLexerPOV.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2682 PyQt5.Qsci.QsciLexerPOV.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2683 PyQt5.Qsci.QsciLexerPOV.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2684 PyQt5.Qsci.QsciLexerPOV.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2685 PyQt5.Qsci.QsciLexerPOV.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2686 PyQt5.Qsci.QsciLexerPOV.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2687 PyQt5.Qsci.QsciLexerPOV.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2688 PyQt5.Qsci.QsciLexerPOV.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2689 PyQt5.Qsci.QsciLexerPOV.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2690 PyQt5.Qsci.QsciLexerPOV.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2691 PyQt5.Qsci.QsciLexerPOV.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2692 PyQt5.Qsci.QsciLexerPOV.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2693 PyQt5.Qsci.QsciLexerPOV.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2694 PyQt5.Qsci.QsciLexerPOV.foldDirectives?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2695 PyQt5.Qsci.QsciLexerPOV.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2696 PyQt5.Qsci.QsciLexerPOV.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2697 PyQt5.Qsci.QsciLexerPOV.setFoldDirectives?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2698 PyQt5.Qsci.QsciLexerPOV.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2699 PyQt5.Qsci.QsciLexerPOV.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2700 PyQt5.Qsci.QsciLexerProperties.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2701 PyQt5.Qsci.QsciLexerProperties.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2702 PyQt5.Qsci.QsciLexerProperties.Section?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2703 PyQt5.Qsci.QsciLexerProperties.Assignment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2704 PyQt5.Qsci.QsciLexerProperties.DefaultValue?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2705 PyQt5.Qsci.QsciLexerProperties.Key?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2706 PyQt5.Qsci.QsciLexerProperties?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2707 PyQt5.Qsci.QsciLexerProperties.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2708 PyQt5.Qsci.QsciLexerProperties.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2709 PyQt5.Qsci.QsciLexerProperties.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2710 PyQt5.Qsci.QsciLexerProperties.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2711 PyQt5.Qsci.QsciLexerProperties.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2712 PyQt5.Qsci.QsciLexerProperties.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2713 PyQt5.Qsci.QsciLexerProperties.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2714 PyQt5.Qsci.QsciLexerProperties.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2715 PyQt5.Qsci.QsciLexerProperties.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2716 PyQt5.Qsci.QsciLexerProperties.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2717 PyQt5.Qsci.QsciLexerProperties.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2718 PyQt5.Qsci.QsciLexerProperties.setInitialSpaces?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2719 PyQt5.Qsci.QsciLexerProperties.initialSpaces?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2720 PyQt5.Qsci.QsciLexerProperties.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2721 PyQt5.Qsci.QsciLexerProperties.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2722 PyQt5.Qsci.QsciLexerProperties.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2723 PyQt5.Qsci.QsciLexerPython.IndentationWarning?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2724 PyQt5.Qsci.QsciLexerPython.NoWarning?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2725 PyQt5.Qsci.QsciLexerPython.Inconsistent?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2726 PyQt5.Qsci.QsciLexerPython.TabsAfterSpaces?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2727 PyQt5.Qsci.QsciLexerPython.Spaces?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2728 PyQt5.Qsci.QsciLexerPython.Tabs?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2729 PyQt5.Qsci.QsciLexerPython.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2730 PyQt5.Qsci.QsciLexerPython.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2731 PyQt5.Qsci.QsciLexerPython.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2732 PyQt5.Qsci.QsciLexerPython.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2733 PyQt5.Qsci.QsciLexerPython.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2734 PyQt5.Qsci.QsciLexerPython.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2735 PyQt5.Qsci.QsciLexerPython.TripleSingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2736 PyQt5.Qsci.QsciLexerPython.TripleDoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2737 PyQt5.Qsci.QsciLexerPython.ClassName?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2738 PyQt5.Qsci.QsciLexerPython.FunctionMethodName?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2739 PyQt5.Qsci.QsciLexerPython.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2740 PyQt5.Qsci.QsciLexerPython.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2741 PyQt5.Qsci.QsciLexerPython.CommentBlock?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2742 PyQt5.Qsci.QsciLexerPython.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2743 PyQt5.Qsci.QsciLexerPython.HighlightedIdentifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2744 PyQt5.Qsci.QsciLexerPython.Decorator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2745 PyQt5.Qsci.QsciLexerPython?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2746 PyQt5.Qsci.QsciLexerPython.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2747 PyQt5.Qsci.QsciLexerPython.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2748 PyQt5.Qsci.QsciLexerPython.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2749 PyQt5.Qsci.QsciLexerPython.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2750 PyQt5.Qsci.QsciLexerPython.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2751 PyQt5.Qsci.QsciLexerPython.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2752 PyQt5.Qsci.QsciLexerPython.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2753 PyQt5.Qsci.QsciLexerPython.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2754 PyQt5.Qsci.QsciLexerPython.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2755 PyQt5.Qsci.QsciLexerPython.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2756 PyQt5.Qsci.QsciLexerPython.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2757 PyQt5.Qsci.QsciLexerPython.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2758 PyQt5.Qsci.QsciLexerPython.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2759 PyQt5.Qsci.QsciLexerPython.foldQuotes?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2760 PyQt5.Qsci.QsciLexerPython.indentationWarning?4() -> QsciLexerPython.IndentationWarning
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2761 PyQt5.Qsci.QsciLexerPython.setHighlightSubidentifiers?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2762 PyQt5.Qsci.QsciLexerPython.highlightSubidentifiers?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2763 PyQt5.Qsci.QsciLexerPython.setStringsOverNewlineAllowed?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2764 PyQt5.Qsci.QsciLexerPython.stringsOverNewlineAllowed?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2765 PyQt5.Qsci.QsciLexerPython.setV2UnicodeAllowed?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2766 PyQt5.Qsci.QsciLexerPython.v2UnicodeAllowed?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2767 PyQt5.Qsci.QsciLexerPython.setV3BinaryOctalAllowed?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2768 PyQt5.Qsci.QsciLexerPython.v3BinaryOctalAllowed?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2769 PyQt5.Qsci.QsciLexerPython.setV3BytesAllowed?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2770 PyQt5.Qsci.QsciLexerPython.v3BytesAllowed?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2771 PyQt5.Qsci.QsciLexerPython.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2772 PyQt5.Qsci.QsciLexerPython.setFoldQuotes?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2773 PyQt5.Qsci.QsciLexerPython.setIndentationWarning?4(QsciLexerPython.IndentationWarning)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2774 PyQt5.Qsci.QsciLexerPython.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2775 PyQt5.Qsci.QsciLexerPython.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2776 PyQt5.Qsci.QsciLexerRuby.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2777 PyQt5.Qsci.QsciLexerRuby.Error?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2778 PyQt5.Qsci.QsciLexerRuby.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2779 PyQt5.Qsci.QsciLexerRuby.POD?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2780 PyQt5.Qsci.QsciLexerRuby.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2781 PyQt5.Qsci.QsciLexerRuby.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2782 PyQt5.Qsci.QsciLexerRuby.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2783 PyQt5.Qsci.QsciLexerRuby.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2784 PyQt5.Qsci.QsciLexerRuby.ClassName?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2785 PyQt5.Qsci.QsciLexerRuby.FunctionMethodName?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2786 PyQt5.Qsci.QsciLexerRuby.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2787 PyQt5.Qsci.QsciLexerRuby.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2788 PyQt5.Qsci.QsciLexerRuby.Regex?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2789 PyQt5.Qsci.QsciLexerRuby.Global?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2790 PyQt5.Qsci.QsciLexerRuby.Symbol?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2791 PyQt5.Qsci.QsciLexerRuby.ModuleName?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2792 PyQt5.Qsci.QsciLexerRuby.InstanceVariable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2793 PyQt5.Qsci.QsciLexerRuby.ClassVariable?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2794 PyQt5.Qsci.QsciLexerRuby.Backticks?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2795 PyQt5.Qsci.QsciLexerRuby.DataSection?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2796 PyQt5.Qsci.QsciLexerRuby.HereDocumentDelimiter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2797 PyQt5.Qsci.QsciLexerRuby.HereDocument?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2798 PyQt5.Qsci.QsciLexerRuby.PercentStringq?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2799 PyQt5.Qsci.QsciLexerRuby.PercentStringQ?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2800 PyQt5.Qsci.QsciLexerRuby.PercentStringx?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2801 PyQt5.Qsci.QsciLexerRuby.PercentStringr?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2802 PyQt5.Qsci.QsciLexerRuby.PercentStringw?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2803 PyQt5.Qsci.QsciLexerRuby.DemotedKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2804 PyQt5.Qsci.QsciLexerRuby.Stdin?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2805 PyQt5.Qsci.QsciLexerRuby.Stdout?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2806 PyQt5.Qsci.QsciLexerRuby.Stderr?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2807 PyQt5.Qsci.QsciLexerRuby?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2808 PyQt5.Qsci.QsciLexerRuby.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2809 PyQt5.Qsci.QsciLexerRuby.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2810 PyQt5.Qsci.QsciLexerRuby.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2811 PyQt5.Qsci.QsciLexerRuby.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2812 PyQt5.Qsci.QsciLexerRuby.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2813 PyQt5.Qsci.QsciLexerRuby.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2814 PyQt5.Qsci.QsciLexerRuby.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2815 PyQt5.Qsci.QsciLexerRuby.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2816 PyQt5.Qsci.QsciLexerRuby.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2817 PyQt5.Qsci.QsciLexerRuby.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2818 PyQt5.Qsci.QsciLexerRuby.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2819 PyQt5.Qsci.QsciLexerRuby.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2820 PyQt5.Qsci.QsciLexerRuby.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2821 PyQt5.Qsci.QsciLexerRuby.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2822 PyQt5.Qsci.QsciLexerRuby.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2823 PyQt5.Qsci.QsciLexerRuby.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2824 PyQt5.Qsci.QsciLexerSpice.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2825 PyQt5.Qsci.QsciLexerSpice.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2826 PyQt5.Qsci.QsciLexerSpice.Command?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2827 PyQt5.Qsci.QsciLexerSpice.Function?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2828 PyQt5.Qsci.QsciLexerSpice.Parameter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2829 PyQt5.Qsci.QsciLexerSpice.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2830 PyQt5.Qsci.QsciLexerSpice.Delimiter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2831 PyQt5.Qsci.QsciLexerSpice.Value?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2832 PyQt5.Qsci.QsciLexerSpice.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2833 PyQt5.Qsci.QsciLexerSpice?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2834 PyQt5.Qsci.QsciLexerSpice.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2835 PyQt5.Qsci.QsciLexerSpice.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2836 PyQt5.Qsci.QsciLexerSpice.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2837 PyQt5.Qsci.QsciLexerSpice.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2838 PyQt5.Qsci.QsciLexerSpice.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2839 PyQt5.Qsci.QsciLexerSpice.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2840 PyQt5.Qsci.QsciLexerSpice.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2841 PyQt5.Qsci.QsciLexerSQL.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2842 PyQt5.Qsci.QsciLexerSQL.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2843 PyQt5.Qsci.QsciLexerSQL.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2844 PyQt5.Qsci.QsciLexerSQL.CommentDoc?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2845 PyQt5.Qsci.QsciLexerSQL.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2846 PyQt5.Qsci.QsciLexerSQL.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2847 PyQt5.Qsci.QsciLexerSQL.DoubleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2848 PyQt5.Qsci.QsciLexerSQL.SingleQuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2849 PyQt5.Qsci.QsciLexerSQL.PlusKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2850 PyQt5.Qsci.QsciLexerSQL.PlusPrompt?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2851 PyQt5.Qsci.QsciLexerSQL.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2852 PyQt5.Qsci.QsciLexerSQL.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2853 PyQt5.Qsci.QsciLexerSQL.PlusComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2854 PyQt5.Qsci.QsciLexerSQL.CommentLineHash?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2855 PyQt5.Qsci.QsciLexerSQL.CommentDocKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2856 PyQt5.Qsci.QsciLexerSQL.CommentDocKeywordError?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2857 PyQt5.Qsci.QsciLexerSQL.KeywordSet5?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2858 PyQt5.Qsci.QsciLexerSQL.KeywordSet6?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2859 PyQt5.Qsci.QsciLexerSQL.KeywordSet7?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2860 PyQt5.Qsci.QsciLexerSQL.KeywordSet8?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2861 PyQt5.Qsci.QsciLexerSQL.QuotedIdentifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2862 PyQt5.Qsci.QsciLexerSQL.QuotedOperator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2863 PyQt5.Qsci.QsciLexerSQL?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2864 PyQt5.Qsci.QsciLexerSQL.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2865 PyQt5.Qsci.QsciLexerSQL.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2866 PyQt5.Qsci.QsciLexerSQL.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2867 PyQt5.Qsci.QsciLexerSQL.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2868 PyQt5.Qsci.QsciLexerSQL.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2869 PyQt5.Qsci.QsciLexerSQL.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2870 PyQt5.Qsci.QsciLexerSQL.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2871 PyQt5.Qsci.QsciLexerSQL.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2872 PyQt5.Qsci.QsciLexerSQL.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2873 PyQt5.Qsci.QsciLexerSQL.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2874 PyQt5.Qsci.QsciLexerSQL.backslashEscapes?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2875 PyQt5.Qsci.QsciLexerSQL.setDottedWords?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2876 PyQt5.Qsci.QsciLexerSQL.dottedWords?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2877 PyQt5.Qsci.QsciLexerSQL.setFoldAtElse?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2878 PyQt5.Qsci.QsciLexerSQL.foldAtElse?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2879 PyQt5.Qsci.QsciLexerSQL.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2880 PyQt5.Qsci.QsciLexerSQL.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2881 PyQt5.Qsci.QsciLexerSQL.setFoldOnlyBegin?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2882 PyQt5.Qsci.QsciLexerSQL.foldOnlyBegin?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2883 PyQt5.Qsci.QsciLexerSQL.setHashComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2884 PyQt5.Qsci.QsciLexerSQL.hashComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2885 PyQt5.Qsci.QsciLexerSQL.setQuotedIdentifiers?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2886 PyQt5.Qsci.QsciLexerSQL.quotedIdentifiers?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2887 PyQt5.Qsci.QsciLexerSQL.setBackslashEscapes?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2888 PyQt5.Qsci.QsciLexerSQL.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2889 PyQt5.Qsci.QsciLexerSQL.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2890 PyQt5.Qsci.QsciLexerSQL.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2891 PyQt5.Qsci.QsciLexerSQL.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2892 PyQt5.Qsci.QsciLexerTCL.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2893 PyQt5.Qsci.QsciLexerTCL.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2894 PyQt5.Qsci.QsciLexerTCL.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2895 PyQt5.Qsci.QsciLexerTCL.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2896 PyQt5.Qsci.QsciLexerTCL.QuotedKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2897 PyQt5.Qsci.QsciLexerTCL.QuotedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2898 PyQt5.Qsci.QsciLexerTCL.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2899 PyQt5.Qsci.QsciLexerTCL.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2900 PyQt5.Qsci.QsciLexerTCL.Substitution?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2901 PyQt5.Qsci.QsciLexerTCL.SubstitutionBrace?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2902 PyQt5.Qsci.QsciLexerTCL.Modifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2903 PyQt5.Qsci.QsciLexerTCL.ExpandKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2904 PyQt5.Qsci.QsciLexerTCL.TCLKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2905 PyQt5.Qsci.QsciLexerTCL.TkKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2906 PyQt5.Qsci.QsciLexerTCL.ITCLKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2907 PyQt5.Qsci.QsciLexerTCL.TkCommand?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2908 PyQt5.Qsci.QsciLexerTCL.KeywordSet6?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2909 PyQt5.Qsci.QsciLexerTCL.KeywordSet7?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2910 PyQt5.Qsci.QsciLexerTCL.KeywordSet8?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2911 PyQt5.Qsci.QsciLexerTCL.KeywordSet9?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2912 PyQt5.Qsci.QsciLexerTCL.CommentBox?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2913 PyQt5.Qsci.QsciLexerTCL.CommentBlock?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2914 PyQt5.Qsci.QsciLexerTCL?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2915 PyQt5.Qsci.QsciLexerTCL.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2916 PyQt5.Qsci.QsciLexerTCL.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2917 PyQt5.Qsci.QsciLexerTCL.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2918 PyQt5.Qsci.QsciLexerTCL.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2919 PyQt5.Qsci.QsciLexerTCL.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2920 PyQt5.Qsci.QsciLexerTCL.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2921 PyQt5.Qsci.QsciLexerTCL.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2922 PyQt5.Qsci.QsciLexerTCL.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2923 PyQt5.Qsci.QsciLexerTCL.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2924 PyQt5.Qsci.QsciLexerTCL.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2925 PyQt5.Qsci.QsciLexerTCL.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2926 PyQt5.Qsci.QsciLexerTCL.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2927 PyQt5.Qsci.QsciLexerTCL.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2928 PyQt5.Qsci.QsciLexerTCL.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2929 PyQt5.Qsci.QsciLexerTeX.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2930 PyQt5.Qsci.QsciLexerTeX.Special?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2931 PyQt5.Qsci.QsciLexerTeX.Group?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2932 PyQt5.Qsci.QsciLexerTeX.Symbol?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2933 PyQt5.Qsci.QsciLexerTeX.Command?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2934 PyQt5.Qsci.QsciLexerTeX.Text?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2935 PyQt5.Qsci.QsciLexerTeX?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2936 PyQt5.Qsci.QsciLexerTeX.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2937 PyQt5.Qsci.QsciLexerTeX.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2938 PyQt5.Qsci.QsciLexerTeX.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2939 PyQt5.Qsci.QsciLexerTeX.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2940 PyQt5.Qsci.QsciLexerTeX.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2941 PyQt5.Qsci.QsciLexerTeX.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2942 PyQt5.Qsci.QsciLexerTeX.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2943 PyQt5.Qsci.QsciLexerTeX.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2944 PyQt5.Qsci.QsciLexerTeX.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2945 PyQt5.Qsci.QsciLexerTeX.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2946 PyQt5.Qsci.QsciLexerTeX.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2947 PyQt5.Qsci.QsciLexerTeX.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2948 PyQt5.Qsci.QsciLexerTeX.setProcessComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2949 PyQt5.Qsci.QsciLexerTeX.processComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2950 PyQt5.Qsci.QsciLexerTeX.setProcessIf?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2951 PyQt5.Qsci.QsciLexerTeX.processIf?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2952 PyQt5.Qsci.QsciLexerTeX.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2953 PyQt5.Qsci.QsciLexerTeX.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2954 PyQt5.Qsci.QsciLexerVerilog.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2955 PyQt5.Qsci.QsciLexerVerilog.InactiveDefault?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2956 PyQt5.Qsci.QsciLexerVerilog.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2957 PyQt5.Qsci.QsciLexerVerilog.InactiveComment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2958 PyQt5.Qsci.QsciLexerVerilog.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2959 PyQt5.Qsci.QsciLexerVerilog.InactiveCommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2960 PyQt5.Qsci.QsciLexerVerilog.CommentBang?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2961 PyQt5.Qsci.QsciLexerVerilog.InactiveCommentBang?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2962 PyQt5.Qsci.QsciLexerVerilog.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2963 PyQt5.Qsci.QsciLexerVerilog.InactiveNumber?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2964 PyQt5.Qsci.QsciLexerVerilog.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2965 PyQt5.Qsci.QsciLexerVerilog.InactiveKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2966 PyQt5.Qsci.QsciLexerVerilog.String?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2967 PyQt5.Qsci.QsciLexerVerilog.InactiveString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2968 PyQt5.Qsci.QsciLexerVerilog.KeywordSet2?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2969 PyQt5.Qsci.QsciLexerVerilog.InactiveKeywordSet2?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2970 PyQt5.Qsci.QsciLexerVerilog.SystemTask?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2971 PyQt5.Qsci.QsciLexerVerilog.InactiveSystemTask?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2972 PyQt5.Qsci.QsciLexerVerilog.Preprocessor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2973 PyQt5.Qsci.QsciLexerVerilog.InactivePreprocessor?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2974 PyQt5.Qsci.QsciLexerVerilog.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2975 PyQt5.Qsci.QsciLexerVerilog.InactiveOperator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2976 PyQt5.Qsci.QsciLexerVerilog.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2977 PyQt5.Qsci.QsciLexerVerilog.InactiveIdentifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2978 PyQt5.Qsci.QsciLexerVerilog.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2979 PyQt5.Qsci.QsciLexerVerilog.InactiveUnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2980 PyQt5.Qsci.QsciLexerVerilog.UserKeywordSet?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2981 PyQt5.Qsci.QsciLexerVerilog.InactiveUserKeywordSet?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2982 PyQt5.Qsci.QsciLexerVerilog.CommentKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2983 PyQt5.Qsci.QsciLexerVerilog.InactiveCommentKeyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2984 PyQt5.Qsci.QsciLexerVerilog.DeclareInputPort?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2985 PyQt5.Qsci.QsciLexerVerilog.InactiveDeclareInputPort?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2986 PyQt5.Qsci.QsciLexerVerilog.DeclareOutputPort?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2987 PyQt5.Qsci.QsciLexerVerilog.InactiveDeclareOutputPort?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2988 PyQt5.Qsci.QsciLexerVerilog.DeclareInputOutputPort?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2989 PyQt5.Qsci.QsciLexerVerilog.InactiveDeclareInputOutputPort?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2990 PyQt5.Qsci.QsciLexerVerilog.PortConnection?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2991 PyQt5.Qsci.QsciLexerVerilog.InactivePortConnection?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2992 PyQt5.Qsci.QsciLexerVerilog?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2993 PyQt5.Qsci.QsciLexerVerilog.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2994 PyQt5.Qsci.QsciLexerVerilog.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2995 PyQt5.Qsci.QsciLexerVerilog.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2996 PyQt5.Qsci.QsciLexerVerilog.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2997 PyQt5.Qsci.QsciLexerVerilog.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2998 PyQt5.Qsci.QsciLexerVerilog.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
2999 PyQt5.Qsci.QsciLexerVerilog.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3000 PyQt5.Qsci.QsciLexerVerilog.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3001 PyQt5.Qsci.QsciLexerVerilog.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3002 PyQt5.Qsci.QsciLexerVerilog.wordCharacters?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3003 PyQt5.Qsci.QsciLexerVerilog.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3004 PyQt5.Qsci.QsciLexerVerilog.setFoldAtElse?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3005 PyQt5.Qsci.QsciLexerVerilog.foldAtElse?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3006 PyQt5.Qsci.QsciLexerVerilog.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3007 PyQt5.Qsci.QsciLexerVerilog.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3008 PyQt5.Qsci.QsciLexerVerilog.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3009 PyQt5.Qsci.QsciLexerVerilog.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3010 PyQt5.Qsci.QsciLexerVerilog.setFoldPreprocessor?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3011 PyQt5.Qsci.QsciLexerVerilog.foldPreprocessor?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3012 PyQt5.Qsci.QsciLexerVerilog.setFoldAtModule?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3013 PyQt5.Qsci.QsciLexerVerilog.foldAtModule?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3014 PyQt5.Qsci.QsciLexerVerilog.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3015 PyQt5.Qsci.QsciLexerVerilog.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3016 PyQt5.Qsci.QsciLexerVHDL.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3017 PyQt5.Qsci.QsciLexerVHDL.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3018 PyQt5.Qsci.QsciLexerVHDL.CommentLine?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3019 PyQt5.Qsci.QsciLexerVHDL.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3020 PyQt5.Qsci.QsciLexerVHDL.String?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3021 PyQt5.Qsci.QsciLexerVHDL.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3022 PyQt5.Qsci.QsciLexerVHDL.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3023 PyQt5.Qsci.QsciLexerVHDL.UnclosedString?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3024 PyQt5.Qsci.QsciLexerVHDL.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3025 PyQt5.Qsci.QsciLexerVHDL.StandardOperator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3026 PyQt5.Qsci.QsciLexerVHDL.Attribute?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3027 PyQt5.Qsci.QsciLexerVHDL.StandardFunction?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3028 PyQt5.Qsci.QsciLexerVHDL.StandardPackage?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3029 PyQt5.Qsci.QsciLexerVHDL.StandardType?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3030 PyQt5.Qsci.QsciLexerVHDL.KeywordSet7?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3031 PyQt5.Qsci.QsciLexerVHDL.CommentBlock?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3032 PyQt5.Qsci.QsciLexerVHDL?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3033 PyQt5.Qsci.QsciLexerVHDL.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3034 PyQt5.Qsci.QsciLexerVHDL.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3035 PyQt5.Qsci.QsciLexerVHDL.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3036 PyQt5.Qsci.QsciLexerVHDL.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3037 PyQt5.Qsci.QsciLexerVHDL.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3038 PyQt5.Qsci.QsciLexerVHDL.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3039 PyQt5.Qsci.QsciLexerVHDL.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3040 PyQt5.Qsci.QsciLexerVHDL.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3041 PyQt5.Qsci.QsciLexerVHDL.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3042 PyQt5.Qsci.QsciLexerVHDL.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3043 PyQt5.Qsci.QsciLexerVHDL.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3044 PyQt5.Qsci.QsciLexerVHDL.foldCompact?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3045 PyQt5.Qsci.QsciLexerVHDL.foldAtElse?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3046 PyQt5.Qsci.QsciLexerVHDL.foldAtBegin?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3047 PyQt5.Qsci.QsciLexerVHDL.foldAtParenthesis?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3048 PyQt5.Qsci.QsciLexerVHDL.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3049 PyQt5.Qsci.QsciLexerVHDL.setFoldCompact?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3050 PyQt5.Qsci.QsciLexerVHDL.setFoldAtElse?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3051 PyQt5.Qsci.QsciLexerVHDL.setFoldAtBegin?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3052 PyQt5.Qsci.QsciLexerVHDL.setFoldAtParenthesis?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3053 PyQt5.Qsci.QsciLexerVHDL.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3054 PyQt5.Qsci.QsciLexerVHDL.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3055 PyQt5.Qsci.QsciLexerXML?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3056 PyQt5.Qsci.QsciLexerXML.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3057 PyQt5.Qsci.QsciLexerXML.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3058 PyQt5.Qsci.QsciLexerXML.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3059 PyQt5.Qsci.QsciLexerXML.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3060 PyQt5.Qsci.QsciLexerXML.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3061 PyQt5.Qsci.QsciLexerXML.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3062 PyQt5.Qsci.QsciLexerXML.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3063 PyQt5.Qsci.QsciLexerXML.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3064 PyQt5.Qsci.QsciLexerXML.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3065 PyQt5.Qsci.QsciLexerXML.setScriptsStyled?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3066 PyQt5.Qsci.QsciLexerXML.scriptsStyled?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3067 PyQt5.Qsci.QsciLexerXML.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3068 PyQt5.Qsci.QsciLexerXML.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3069 PyQt5.Qsci.QsciLexerYAML.Default?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3070 PyQt5.Qsci.QsciLexerYAML.Comment?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3071 PyQt5.Qsci.QsciLexerYAML.Identifier?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3072 PyQt5.Qsci.QsciLexerYAML.Keyword?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3073 PyQt5.Qsci.QsciLexerYAML.Number?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3074 PyQt5.Qsci.QsciLexerYAML.Reference?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3075 PyQt5.Qsci.QsciLexerYAML.DocumentDelimiter?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3076 PyQt5.Qsci.QsciLexerYAML.TextBlockMarker?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3077 PyQt5.Qsci.QsciLexerYAML.SyntaxErrorMarker?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3078 PyQt5.Qsci.QsciLexerYAML.Operator?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3079 PyQt5.Qsci.QsciLexerYAML?1(QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3080 PyQt5.Qsci.QsciLexerYAML.__init__?1(self, QObject parent=None)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3081 PyQt5.Qsci.QsciLexerYAML.language?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3082 PyQt5.Qsci.QsciLexerYAML.lexer?4() -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3083 PyQt5.Qsci.QsciLexerYAML.defaultColor?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3084 PyQt5.Qsci.QsciLexerYAML.defaultEolFill?4(int) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3085 PyQt5.Qsci.QsciLexerYAML.defaultFont?4(int) -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3086 PyQt5.Qsci.QsciLexerYAML.defaultPaper?4(int) -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3087 PyQt5.Qsci.QsciLexerYAML.keywords?4(int) -> str
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3088 PyQt5.Qsci.QsciLexerYAML.description?4(int) -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3089 PyQt5.Qsci.QsciLexerYAML.refreshProperties?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3090 PyQt5.Qsci.QsciLexerYAML.foldComments?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3091 PyQt5.Qsci.QsciLexerYAML.setFoldComments?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3092 PyQt5.Qsci.QsciLexerYAML.readProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3093 PyQt5.Qsci.QsciLexerYAML.writeProperties?4(QSettings, QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3094 PyQt5.Qsci.QsciMacro?1(QsciScintilla)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3095 PyQt5.Qsci.QsciMacro.__init__?1(self, QsciScintilla)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3096 PyQt5.Qsci.QsciMacro?1(QString, QsciScintilla)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3097 PyQt5.Qsci.QsciMacro.__init__?1(self, QString, QsciScintilla)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3098 PyQt5.Qsci.QsciMacro.clear?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3099 PyQt5.Qsci.QsciMacro.load?4(QString) -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3100 PyQt5.Qsci.QsciMacro.save?4() -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3101 PyQt5.Qsci.QsciMacro.play?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3102 PyQt5.Qsci.QsciMacro.startRecording?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3103 PyQt5.Qsci.QsciMacro.endRecording?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3104 PyQt5.Qsci.QsciPrinter?1(QPrinter.PrinterMode mode=QPrinter.ScreenResolution)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3105 PyQt5.Qsci.QsciPrinter.__init__?1(self, QPrinter.PrinterMode mode=QPrinter.ScreenResolution)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3106 PyQt5.Qsci.QsciPrinter.formatPage?4(QPainter, bool, QRect, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3107 PyQt5.Qsci.QsciPrinter.magnification?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3108 PyQt5.Qsci.QsciPrinter.setMagnification?4(int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3109 PyQt5.Qsci.QsciPrinter.printRange?4(QsciScintillaBase, int from=-1, int to=-1) -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3110 PyQt5.Qsci.QsciPrinter.wrapMode?4() -> QsciScintilla.WrapMode
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3111 PyQt5.Qsci.QsciPrinter.setWrapMode?4(QsciScintilla.WrapMode)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3112 PyQt5.Qsci.QsciStyle.TextCase?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3113 PyQt5.Qsci.QsciStyle.OriginalCase?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3114 PyQt5.Qsci.QsciStyle.UpperCase?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3115 PyQt5.Qsci.QsciStyle.LowerCase?10
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3116 PyQt5.Qsci.QsciStyle?1(int style=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3117 PyQt5.Qsci.QsciStyle.__init__?1(self, int style=-1)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3118 PyQt5.Qsci.QsciStyle?1(int, QString, QColor, QColor, QFont, bool eolFill=False)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3119 PyQt5.Qsci.QsciStyle.__init__?1(self, int, QString, QColor, QColor, QFont, bool eolFill=False)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3120 PyQt5.Qsci.QsciStyle?1(QsciStyle)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3121 PyQt5.Qsci.QsciStyle.__init__?1(self, QsciStyle)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3122 PyQt5.Qsci.QsciStyle.style?4() -> int
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3123 PyQt5.Qsci.QsciStyle.setDescription?4(QString)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3124 PyQt5.Qsci.QsciStyle.description?4() -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3125 PyQt5.Qsci.QsciStyle.setColor?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3126 PyQt5.Qsci.QsciStyle.color?4() -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3127 PyQt5.Qsci.QsciStyle.setPaper?4(QColor)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3128 PyQt5.Qsci.QsciStyle.paper?4() -> QColor
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3129 PyQt5.Qsci.QsciStyle.setFont?4(QFont)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3130 PyQt5.Qsci.QsciStyle.font?4() -> QFont
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3131 PyQt5.Qsci.QsciStyle.setEolFill?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3132 PyQt5.Qsci.QsciStyle.eolFill?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3133 PyQt5.Qsci.QsciStyle.setTextCase?4(QsciStyle.TextCase)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3134 PyQt5.Qsci.QsciStyle.textCase?4() -> QsciStyle.TextCase
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3135 PyQt5.Qsci.QsciStyle.setVisible?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3136 PyQt5.Qsci.QsciStyle.visible?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3137 PyQt5.Qsci.QsciStyle.setChangeable?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3138 PyQt5.Qsci.QsciStyle.changeable?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3139 PyQt5.Qsci.QsciStyle.setHotspot?4(bool)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3140 PyQt5.Qsci.QsciStyle.hotspot?4() -> bool
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3141 PyQt5.Qsci.QsciStyle.refresh?4()
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3142 PyQt5.Qsci.QsciStyledText?1(QString, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3143 PyQt5.Qsci.QsciStyledText.__init__?1(self, QString, int)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3144 PyQt5.Qsci.QsciStyledText?1(QString, QsciStyle)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3145 PyQt5.Qsci.QsciStyledText.__init__?1(self, QString, QsciStyle)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3146 PyQt5.Qsci.QsciStyledText?1(QsciStyledText)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3147 PyQt5.Qsci.QsciStyledText.__init__?1(self, QsciStyledText)
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3148 PyQt5.Qsci.QsciStyledText.text?4() -> QString
9b0baa183bd1 Updated API files and added API files for Python 3.5 and 3.6,
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 12
diff changeset
3149 PyQt5.Qsci.QsciStyledText.style?4() -> int

eric ide

mercurial