RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.MatchesDialog.html

changeset 55
d501156be247
parent 44
8aa985c8dee5
child 204
b4bf79b956bc
diff -r e795cb8240aa -r d501156be247 RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.MatchesDialog.html
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.MatchesDialog.html	Sun Oct 13 18:35:25 2013 +0200
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.MatchesDialog.html	Fri Oct 25 19:33:36 2013 +0200
@@ -129,7 +129,15 @@
 <b>on_matchesList_itemActivated</b>(<i>item, column</i>)
 <p>
         Private slot to handle the itemActivated signal of the list.
-</p>
+</p><dl>
+<dt><i>item</i></dt>
+<dd>
+reference to the activated item (QTreeWidgetItem)
+</dd><dt><i>column</i></dt>
+<dd>
+column the item was activated in (integer)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial