RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html

changeset 151
5260100b6700
parent 129
23ee57a96ea3
child 153
9557ef516806
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Wed Mar 08 19:35:56 2017 +0100
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Tue Mar 28 19:36:35 2017 +0200
@@ -191,11 +191,11 @@
         Private slot to show a list with completion proposals.
 </p><a NAME="RefactoringRopePlugin.__completionListSelected" ID="RefactoringRopePlugin.__completionListSelected"></a>
 <h4>RefactoringRopePlugin.__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>

eric ide

mercurial