RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html

changeset 31
0389d4a924cc
parent 17
a0fac63ef73f
child 44
8aa985c8dee5
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Sun May 22 11:37:19 2011 +0200
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Sat Jul 30 11:07:35 2011 +0200
@@ -57,6 +57,9 @@
 <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.__initialize">__initialize</a></td>
 <td>Private slot to (re)initialize the plugin.</td>
 </tr><tr>
@@ -86,6 +89,16 @@
 <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.__initialize" ID="RefactoringRopePlugin.__initialize"></a>
 <h4>RefactoringRopePlugin.__initialize</h4>
 <b>__initialize</b>(<i></i>)

eric ide

mercurial