RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html

changeset 153
9557ef516806
parent 151
5260100b6700
child 204
b4bf79b956bc
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Tue Mar 28 19:36:46 2017 +0200
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Sun Apr 23 18:04:12 2017 +0200
@@ -75,9 +75,6 @@
 <td><a href="#RefactoringRopePlugin.__init__">RefactoringRopePlugin</a></td>
 <td>Constructor</td>
 </tr><tr>
-<td><a href="#RefactoringRopePlugin.__checkUiVersion">__checkUiVersion</a></td>
-<td>Private method to check, if the IDE has a suitable version.</td>
-</tr><tr>
 <td><a href="#RefactoringRopePlugin.__codeAssist">__codeAssist</a></td>
 <td>Private slot to show a list with completion proposals.</td>
 </tr><tr>
@@ -174,16 +171,6 @@
 <dd>
 reference to the user interface object (UI.UserInterface)
 </dd>
-</dl><a NAME="RefactoringRopePlugin.__checkUiVersion" ID="RefactoringRopePlugin.__checkUiVersion"></a>
-<h4>RefactoringRopePlugin.__checkUiVersion</h4>
-<b>__checkUiVersion</b>(<i></i>)
-<p>
-        Private method to check, if the IDE has a suitable version.
-</p><dl>
-<dt>Returns:</dt>
-<dd>
-flag indicating a suitable version (boolean)
-</dd>
 </dl><a NAME="RefactoringRopePlugin.__codeAssist" ID="RefactoringRopePlugin.__codeAssist"></a>
 <h4>RefactoringRopePlugin.__codeAssist</h4>
 <b>__codeAssist</b>(<i></i>)

eric ide

mercurial