57 <tr> |
57 <tr> |
58 <td><a href="#AutoCompletionRopePage.__init__">AutoCompletionRopePage</a></td> |
58 <td><a href="#AutoCompletionRopePage.__init__">AutoCompletionRopePage</a></td> |
59 <td>Constructor</td> |
59 <td>Constructor</td> |
60 </tr> |
60 </tr> |
61 <tr> |
61 <tr> |
62 <td><a href="#AutoCompletionRopePage.on_python3Button_clicked">on_python3Button_clicked</a></td> |
62 <td><a href="#AutoCompletionRopePage.on_createPython3Button_clicked">on_createPython3Button_clicked</a></td> |
|
63 <td>Private slot to create a new default rope configuration for Python 3.</td> |
|
64 </tr> |
|
65 <tr> |
|
66 <td><a href="#AutoCompletionRopePage.on_editPython3Button_clicked">on_editPython3Button_clicked</a></td> |
63 <td>Private slot to edit the rope configuration for Python 3.</td> |
67 <td>Private slot to edit the rope configuration for Python 3.</td> |
64 </tr> |
68 </tr> |
65 <tr> |
69 <tr> |
66 <td><a href="#AutoCompletionRopePage.polishPage">polishPage</a></td> |
70 <td><a href="#AutoCompletionRopePage.polishPage">polishPage</a></td> |
67 <td>Public slot to perform some polishing actions.</td> |
71 <td>Public slot to perform some polishing actions.</td> |
89 <dt><i>plugin</i> (RefactoringRopePlugin)</dt> |
93 <dt><i>plugin</i> (RefactoringRopePlugin)</dt> |
90 <dd> |
94 <dd> |
91 reference to the plugin object |
95 reference to the plugin object |
92 </dd> |
96 </dd> |
93 </dl> |
97 </dl> |
94 <a NAME="AutoCompletionRopePage.on_python3Button_clicked" ID="AutoCompletionRopePage.on_python3Button_clicked"></a> |
98 <a NAME="AutoCompletionRopePage.on_createPython3Button_clicked" ID="AutoCompletionRopePage.on_createPython3Button_clicked"></a> |
95 <h4>AutoCompletionRopePage.on_python3Button_clicked</h4> |
99 <h4>AutoCompletionRopePage.on_createPython3Button_clicked</h4> |
96 <b>on_python3Button_clicked</b>(<i></i>) |
100 <b>on_createPython3Button_clicked</b>(<i></i>) |
|
101 |
|
102 <p> |
|
103 Private slot to create a new default rope configuration for Python 3. |
|
104 </p> |
|
105 <a NAME="AutoCompletionRopePage.on_editPython3Button_clicked" ID="AutoCompletionRopePage.on_editPython3Button_clicked"></a> |
|
106 <h4>AutoCompletionRopePage.on_editPython3Button_clicked</h4> |
|
107 <b>on_editPython3Button_clicked</b>(<i></i>) |
97 |
108 |
98 <p> |
109 <p> |
99 Private slot to edit the rope configuration for Python 3. |
110 Private slot to edit the rope configuration for Python 3. |
100 </p> |
111 </p> |
101 <a NAME="AutoCompletionRopePage.polishPage" ID="AutoCompletionRopePage.polishPage"></a> |
112 <a NAME="AutoCompletionRopePage.polishPage" ID="AutoCompletionRopePage.polishPage"></a> |