RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html

changeset 31
0389d4a924cc
parent 17
a0fac63ef73f
child 44
8aa985c8dee5
equal deleted inserted replaced
30:c27f6cc60391 31:0389d4a924cc
55 <table> 55 <table>
56 <tr> 56 <tr>
57 <td><a href="#RefactoringRopePlugin.__init__">RefactoringRopePlugin</a></td> 57 <td><a href="#RefactoringRopePlugin.__init__">RefactoringRopePlugin</a></td>
58 <td>Constructor</td> 58 <td>Constructor</td>
59 </tr><tr> 59 </tr><tr>
60 <td><a href="#RefactoringRopePlugin.__checkUiVersion">__checkUiVersion</a></td>
61 <td>Private method to check, if the IDE has a suitable version.</td>
62 </tr><tr>
60 <td><a href="#RefactoringRopePlugin.__initialize">__initialize</a></td> 63 <td><a href="#RefactoringRopePlugin.__initialize">__initialize</a></td>
61 <td>Private slot to (re)initialize the plugin.</td> 64 <td>Private slot to (re)initialize the plugin.</td>
62 </tr><tr> 65 </tr><tr>
63 <td><a href="#RefactoringRopePlugin.__loadTranslator">__loadTranslator</a></td> 66 <td><a href="#RefactoringRopePlugin.__loadTranslator">__loadTranslator</a></td>
64 <td>Private method to load the translation file.</td> 67 <td>Private method to load the translation file.</td>
83 Constructor 86 Constructor
84 </p><dl> 87 </p><dl>
85 <dt><i>ui</i></dt> 88 <dt><i>ui</i></dt>
86 <dd> 89 <dd>
87 reference to the user interface object (UI.UserInterface) 90 reference to the user interface object (UI.UserInterface)
91 </dd>
92 </dl><a NAME="RefactoringRopePlugin.__checkUiVersion" ID="RefactoringRopePlugin.__checkUiVersion"></a>
93 <h4>RefactoringRopePlugin.__checkUiVersion</h4>
94 <b>__checkUiVersion</b>(<i></i>)
95 <p>
96 Private method to check, if the IDE has a suitable version.
97 </p><dl>
98 <dt>Returns:</dt>
99 <dd>
100 flag indicating a suitable version (boolean)
88 </dd> 101 </dd>
89 </dl><a NAME="RefactoringRopePlugin.__initialize" ID="RefactoringRopePlugin.__initialize"></a> 102 </dl><a NAME="RefactoringRopePlugin.__initialize" ID="RefactoringRopePlugin.__initialize"></a>
90 <h4>RefactoringRopePlugin.__initialize</h4> 103 <h4>RefactoringRopePlugin.__initialize</h4>
91 <b>__initialize</b>(<i></i>) 104 <b>__initialize</b>(<i></i>)
92 <p> 105 <p>

eric ide

mercurial