AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.Assistant.html

changeset 136
5cfe53b474a9
parent 131
7d868e8e1cfb
child 140
a0ea7418d433
diff -r 08cb4f36ad47 -r 5cfe53b474a9 AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.Assistant.html
--- a/AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.Assistant.html	Sat Dec 31 13:50:18 2016 +0100
+++ b/AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.Assistant.html	Mon Mar 27 19:27:58 2017 +0200
@@ -147,11 +147,11 @@
 </dd>
 </dl><a NAME="Assistant.__completionListSelected" ID="Assistant.__completionListSelected"></a>
 <h4>Assistant.__completionListSelected</h4>
-<b>__completionListSelected</b>(<i>id, txt</i>)
+<b>__completionListSelected</b>(<i>userListId, txt</i>)
 <p>
         Private slot to handle the selection from the completion list.
 </p><dl>
-<dt><i>id</i></dt>
+<dt><i>userListId</i></dt>
 <dd>
 the ID of the user list (should be 1) (integer)
 </dd><dt><i>txt</i></dt>
@@ -369,12 +369,12 @@
         Private method to handle a change of the global configuration.
 </p><a NAME="Assistant.__recordSelectedContext" ID="Assistant.__recordSelectedContext"></a>
 <h4>Assistant.__recordSelectedContext</h4>
-<b>__recordSelectedContext</b>(<i>id, txt</i>)
+<b>__recordSelectedContext</b>(<i>userListId, txt</i>)
 <p>
         Private slot to handle the selection from the completion list to
         record the selected completion context.
 </p><dl>
-<dt><i>id</i></dt>
+<dt><i>userListId</i></dt>
 <dd>
 the ID of the user list (should be 1) (integer)
 </dd><dt><i>txt</i></dt>

eric ide

mercurial