RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.AutoCompletionRopePage.html

branch
server_client_variant
changeset 214
ccc3918ac38c
parent 205
55bba6be2cbc
child 321
d51e810107ec
equal deleted inserted replaced
213:2547dd1627b3 214:ccc3918ac38c
58 <table> 58 <table>
59 <tr> 59 <tr>
60 <td><a href="#AutoCompletionRopePage.__init__">AutoCompletionRopePage</a></td> 60 <td><a href="#AutoCompletionRopePage.__init__">AutoCompletionRopePage</a></td>
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#AutoCompletionRopePage.on_python2Button_clicked">on_python2Button_clicked</a></td>
64 <td>Private slot to edit the rope configuration for Python 2.</td>
65 </tr><tr>
66 <td><a href="#AutoCompletionRopePage.on_python3Button_clicked">on_python3Button_clicked</a></td>
67 <td>Private slot to edit the rope configuration for Python 3.</td>
68 </tr><tr>
69 <td><a href="#AutoCompletionRopePage.polishPage">polishPage</a></td>
70 <td>Public slot to perform some polishing actions.</td>
71 </tr><tr>
63 <td><a href="#AutoCompletionRopePage.save">save</a></td> 72 <td><a href="#AutoCompletionRopePage.save">save</a></td>
64 <td>Public slot to save the Rope Autocompletion configuration.</td> 73 <td>Public slot to save the Rope Autocompletion configuration.</td>
65 </tr> 74 </tr>
66 </table> 75 </table>
67 <h3>Static Methods</h3> 76 <h3>Static Methods</h3>
76 </p><dl> 85 </p><dl>
77 <dt><i>plugin</i> (RefactoringRopePlugin)</dt> 86 <dt><i>plugin</i> (RefactoringRopePlugin)</dt>
78 <dd> 87 <dd>
79 reference to the plugin object 88 reference to the plugin object
80 </dd> 89 </dd>
81 </dl><a NAME="AutoCompletionRopePage.save" ID="AutoCompletionRopePage.save"></a> 90 </dl><a NAME="AutoCompletionRopePage.on_python2Button_clicked" ID="AutoCompletionRopePage.on_python2Button_clicked"></a>
91 <h4>AutoCompletionRopePage.on_python2Button_clicked</h4>
92 <b>on_python2Button_clicked</b>(<i></i>)
93 <p>
94 Private slot to edit the rope configuration for Python 2.
95 </p><a NAME="AutoCompletionRopePage.on_python3Button_clicked" ID="AutoCompletionRopePage.on_python3Button_clicked"></a>
96 <h4>AutoCompletionRopePage.on_python3Button_clicked</h4>
97 <b>on_python3Button_clicked</b>(<i></i>)
98 <p>
99 Private slot to edit the rope configuration for Python 3.
100 </p><a NAME="AutoCompletionRopePage.polishPage" ID="AutoCompletionRopePage.polishPage"></a>
101 <h4>AutoCompletionRopePage.polishPage</h4>
102 <b>polishPage</b>(<i></i>)
103 <p>
104 Public slot to perform some polishing actions.
105 </p><a NAME="AutoCompletionRopePage.save" ID="AutoCompletionRopePage.save"></a>
82 <h4>AutoCompletionRopePage.save</h4> 106 <h4>AutoCompletionRopePage.save</h4>
83 <b>save</b>(<i></i>) 107 <b>save</b>(<i></i>)
84 <p> 108 <p>
85 Public slot to save the Rope Autocompletion configuration. 109 Public slot to save the Rope Autocompletion configuration.
86 </p> 110 </p>

eric ide

mercurial