--- 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>