eric6/Documentation/Source/eric6.QScintilla.Editor.html

changeset 7900
72b88fb20261
parent 7887
c1588f5a83e9
child 7960
e8fc383322f7
diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Documentation/Source/eric6.QScintilla.Editor.html
--- a/eric6/Documentation/Source/eric6.QScintilla.Editor.html	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.Editor.html	Sat Dec 19 15:22:26 2020 +0100
@@ -1894,12 +1894,12 @@
 </p>
 <dl>
 
-<dt><i>auto=</i></dt>
+<dt><i>auto</i></dt>
 <dd>
 flag indicating a call from the __charAdded method
             (boolean)
 </dd>
-<dt><i>context=</i> (bool or None)</dt>
+<dt><i>context</i> (bool or None)</dt>
 <dd>
 flag indicating to complete a context
 </dd>
@@ -1947,7 +1947,7 @@
 filename used to determine the associated lexer
             language (string)
 </dd>
-<dt><i>pyname=</i></dt>
+<dt><i>pyname</i></dt>
 <dd>
 name of the pygments lexer to use (string)
 </dd>
@@ -2346,7 +2346,7 @@
 <dd>
 changed encoding (string)
 </dd>
-<dt><i>propagate=</i></dt>
+<dt><i>propagate</i></dt>
 <dd>
 flag indicating to propagate the change (boolean)
 </dd>
@@ -2866,7 +2866,7 @@
 <dd>
 language to be set (string)
 </dd>
-<dt><i>propagate=</i></dt>
+<dt><i>propagate</i></dt>
 <dd>
 flag indicating to propagate the change (boolean)
 </dd>
@@ -3354,7 +3354,7 @@
 </p>
 <dl>
 
-<dt><i>propagate=</i></dt>
+<dt><i>propagate</i></dt>
 <dd>
 flag indicating to propagate the change (boolean)
 </dd>
@@ -3543,11 +3543,11 @@
 <dd>
 spell checking language to be set (string)
 </dd>
-<dt><i>pwl=</i></dt>
+<dt><i>pwl</i></dt>
 <dd>
 name of the personal/project word list (string)
 </dd>
-<dt><i>pel=</i></dt>
+<dt><i>pel</i></dt>
 <dd>
 name of the personal/project exclude list (string)
 </dd>
@@ -3989,12 +3989,12 @@
 </p>
 <dl>
 
-<dt><i>auto=</i></dt>
+<dt><i>auto</i></dt>
 <dd>
 flag indicating a call from the __charAdded method
             (boolean)
 </dd>
-<dt><i>context=</i></dt>
+<dt><i>context</i></dt>
 <dd>
 flag indicating to complete a context (boolean)
 </dd>
@@ -4083,7 +4083,7 @@
 </p>
 <dl>
 
-<dt><i>send=</i></dt>
+<dt><i>send</i></dt>
 <dd>
 flag indicating to send the CancelEdit command (boolean)
 </dd>
@@ -4462,7 +4462,7 @@
 <dd>
 line number to make visible
 </dd>
-<dt><i>expand=</i> (bool)</dt>
+<dt><i>expand</i> (bool)</dt>
 <dd>
 flag indicating to expand all folds
 </dd>
@@ -4481,7 +4481,7 @@
 <dd>
 line number to make visible
 </dd>
-<dt><i>expand=</i> (bool)</dt>
+<dt><i>expand</i> (bool)</dt>
 <dd>
 flag indicating to expand all folds
 </dd>
@@ -4888,12 +4888,12 @@
 </p>
 <dl>
 
-<dt><i>normalized=</i></dt>
+<dt><i>normalized</i></dt>
 <dd>
 flag indicating to normalize some Pygments
             lexer names (boolean)
 </dd>
-<dt><i>forPygments=</i></dt>
+<dt><i>forPygments</i></dt>
 <dd>
 flag indicating to normalize some lexer
             names for Pygments (boolean)
@@ -5187,7 +5187,7 @@
 direction to look in (0 = whole word, 1 = left,
             2 = right)
 </dd>
-<dt><i>useWordChars=</i></dt>
+<dt><i>useWordChars</i></dt>
 <dd>
 flag indicating to use the wordCharacters
             method (boolean)
@@ -5216,7 +5216,7 @@
 <dd>
 position to look at (int)
 </dd>
-<dt><i>useWordChars=</i></dt>
+<dt><i>useWordChars</i></dt>
 <dd>
 flag indicating to use the wordCharacters
             method (boolean)
@@ -5297,16 +5297,16 @@
 <dd>
 line number to go to
 </dd>
-<dt><i>pos=</i> (int)</dt>
+<dt><i>pos</i> (int)</dt>
 <dd>
 position in line to go to
 </dd>
-<dt><i>firstVisible=</i> (bool)</dt>
+<dt><i>firstVisible</i> (bool)</dt>
 <dd>
 flag indicating to make the line the first
             visible line
 </dd>
-<dt><i>expand=</i> (bool)</dt>
+<dt><i>expand</i> (bool)</dt>
 <dd>
 flag indicating to expand all folds
 </dd>
@@ -5940,12 +5940,12 @@
 <dd>
 filename to read from (string)
 </dd>
-<dt><i>createIt=</i></dt>
+<dt><i>createIt</i></dt>
 <dd>
 flag indicating the creation of a new file, if the
             given one doesn't exist (boolean)
 </dd>
-<dt><i>encoding=</i></dt>
+<dt><i>encoding</i></dt>
 <dd>
 encoding to be used to read the file (string)
             (Note: this parameter overrides encoding detection)
@@ -6127,7 +6127,7 @@
 <dd>
 directory to save the file in (string)
 </dd>
-<dt><i>toProject=</i></dt>
+<dt><i>toProject</i></dt>
 <dd>
 flag indicating a save to project operation
             (boolean)
@@ -6274,11 +6274,11 @@
 flag indicating an initialization of the text
             display is required as well (boolean)
 </dd>
-<dt><i>propagate=</i></dt>
+<dt><i>propagate</i></dt>
 <dd>
 flag indicating to propagate the change (boolean)
 </dd>
-<dt><i>pyname=</i></dt>
+<dt><i>pyname</i></dt>
 <dd>
 name of the pygments lexer to use (string)
 </dd>
@@ -6525,7 +6525,7 @@
 <dd>
 error message (string)
 </dd>
-<dt><i>show=</i></dt>
+<dt><i>show</i></dt>
 <dd>
 flag indicating to set the cursor to the error position
             (boolean)
@@ -6560,7 +6560,7 @@
 <dd>
 warning message (string)
 </dd>
-<dt><i>warningType=</i></dt>
+<dt><i>warningType</i></dt>
 <dd>
 type of warning message (integer)
 </dd>

eric ide

mercurial