Documentation/Source/eric6.QScintilla.Editor.html

changeset 6253
a148632e9610
parent 6194
05df94843dd5
child 6273
0daf79d65080
child 6297
85e20e9b4d55
--- a/Documentation/Source/eric6.QScintilla.Editor.html	Sun Apr 15 10:50:50 2018 +0200
+++ b/Documentation/Source/eric6.QScintilla.Editor.html	Tue Apr 17 19:11:51 2018 +0200
@@ -2800,7 +2800,7 @@
 </dd>
 </dl><a NAME="Editor.addCompletionListHook" ID="Editor.addCompletionListHook"></a>
 <h4>Editor.addCompletionListHook</h4>
-<b>addCompletionListHook</b>(<i>key, func, async=False</i>)
+<b>addCompletionListHook</b>(<i>key, func, asynchroneous=False</i>)
 <p>
         Public method to set an auto-completion list provider.
 </p><dl>
@@ -2815,7 +2815,7 @@
             the possible completions as a list of strings.
             and function(editor, bool, str) returning nothing in case async
             is True
-</dd><dt><i>async</i> (bool)</dt>
+</dd><dt><i>asynchroneous</i> (bool)</dt>
 <dd>
 flag indicating an asynchroneous function
 </dd>

eric ide

mercurial