RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RenameDialog.html

changeset 123
bbfd1f6155ce
parent 44
8aa985c8dee5
child 204
b4bf79b956bc
diff -r 3696915ebc80 -r bbfd1f6155ce RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RenameDialog.html
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RenameDialog.html	Tue Apr 07 21:44:49 2015 +0200
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RenameDialog.html	Wed Apr 08 12:58:34 2015 +0200
@@ -79,7 +79,7 @@
 </table>
 <a NAME="RenameDialog.__init__" ID="RenameDialog.__init__"></a>
 <h4>RenameDialog (Constructor)</h4>
-<b>RenameDialog</b>(<i>refactoring, title, renamer, resource=None, parent=None</i>)
+<b>RenameDialog</b>(<i>refactoring, title, renamer, resource=None, selectedText='', parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -98,6 +98,9 @@
 <dd>
 reference to a resource object, if the action is to
             be applied to the local file only (rope.base.resources.File)
+</dd><dt><i>selectedText</i></dt>
+<dd>
+selected text to rename (str)
 </dd><dt><i>parent</i></dt>
 <dd>
 reference to the parent widget (QWidget)

eric ide

mercurial