Documentation/Source/eric6.QScintilla.Editor.html

changeset 5606
da305d172769
parent 5416
16366120b523
child 5706
59458b006d76
--- a/Documentation/Source/eric6.QScintilla.Editor.html	Sat Mar 11 19:17:59 2017 +0100
+++ b/Documentation/Source/eric6.QScintilla.Editor.html	Sat Mar 11 19:18:57 2017 +0100
@@ -1496,13 +1496,13 @@
         menu action.
 </p><a NAME="Editor.__completionListSelected" ID="Editor.__completionListSelected"></a>
 <h4>Editor.__completionListSelected</h4>
-<b>__completionListSelected</b>(<i>id, txt</i>)
+<b>__completionListSelected</b>(<i>listId, txt</i>)
 <p>
         Private slot to handle the selection from the completion list.
 </p><dl>
-<dt><i>id</i></dt>
-<dd>
-the ID of the user list (should be 1) (integer)
+<dt><i>listId</i></dt>
+<dd>
+the ID of the user list (should be 1 or 2) (integer)
 </dd><dt><i>txt</i></dt>
 <dd>
 the selected text (string)

eric ide

mercurial