RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html

branch
eric7
changeset 365
f740b50380df
parent 360
2b35968f3d02
child 375
c61a2f18ed78
diff -r a92b3272f4c1 -r f740b50380df RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Wed May 26 17:53:08 2021 +0200
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Wed May 26 19:07:42 2021 +0200
@@ -200,7 +200,7 @@
 </p>
 <dl>
 
-<dt><i>ui</i> (UI.UserInterface)</dt>
+<dt><i>ui</i> (UserInterface)</dt>
 <dd>
 reference to the user interface object
 </dd>
@@ -214,7 +214,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -228,7 +228,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -261,7 +261,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -275,7 +275,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -303,7 +303,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -331,7 +331,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the new editor
 </dd>
@@ -373,7 +373,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -387,7 +387,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -408,7 +408,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -422,7 +422,7 @@
 </p>
 <dl>
 
-<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
 reference to the editor
 </dd>
@@ -492,6 +492,12 @@
 the requested refactoring setting
 </dd>
 </dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+Any
+</dd>
+</dl>
 <a NAME="RefactoringRopePlugin.setPreferences" ID="RefactoringRopePlugin.setPreferences"></a>
 <h4>RefactoringRopePlugin.setPreferences</h4>
 <b>setPreferences</b>(<i>key, value</i>)
@@ -505,7 +511,7 @@
 <dd>
 the key of the setting to be set
 </dd>
-<dt><i>value</i></dt>
+<dt><i>value</i> (Any)</dt>
 <dd>
 the value to be set
 </dd>
@@ -522,7 +528,7 @@
 </p>
 <dl>
 
-<dt><i>configDlg</i></dt>
+<dt><i>configDlg</i> (ConfigurationWidget)</dt>
 <dd>
 reference to the configuration dialog
 </dd>
@@ -533,6 +539,12 @@
 reference to the configuration page
 </dd>
 </dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+AutoCompletionRopePage
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
@@ -545,7 +557,7 @@
 </p>
 <dl>
 
-<dt><i>configDlg</i></dt>
+<dt><i>configDlg</i> (ConfigurationWidget)</dt>
 <dd>
 reference to the configuration dialog
 </dd>
@@ -556,6 +568,12 @@
 reference to the configuration page
 </dd>
 </dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+CallTipsRopePage
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
@@ -568,7 +586,7 @@
 </p>
 <dl>
 
-<dt><i>configDlg</i></dt>
+<dt><i>configDlg</i> (ConfigurationWidget)</dt>
 <dd>
 reference to the configuration dialog
 </dd>
@@ -579,6 +597,12 @@
 reference to the configuration page
 </dd>
 </dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+MouseClickHandlerRopePage
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />

eric ide

mercurial