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

branch
eric7
changeset 394
b34f5dd3db27
parent 375
c61a2f18ed78
child 416
45159308166f
equal deleted inserted replaced
393:8b554b390d6f 394:b34f5dd3db27
57 <tr> 57 <tr>
58 <td><a href="#CallTipsRopePage.__init__">CallTipsRopePage</a></td> 58 <td><a href="#CallTipsRopePage.__init__">CallTipsRopePage</a></td>
59 <td>Constructor</td> 59 <td>Constructor</td>
60 </tr> 60 </tr>
61 <tr> 61 <tr>
62 <td><a href="#CallTipsRopePage.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="#CallTipsRopePage.on_editPython3Button_clicked">on_editPython3Button_clicked</a></td>
67 <td>Private slot to edit the rope configuration for Python 3.</td>
68 </tr>
69 <tr>
70 <td><a href="#CallTipsRopePage.polishPage">polishPage</a></td>
71 <td>Public slot to perform some polishing actions.</td>
72 </tr>
73 <tr>
62 <td><a href="#CallTipsRopePage.save">save</a></td> 74 <td><a href="#CallTipsRopePage.save">save</a></td>
63 <td>Public slot to save the Rope Calltips configuration.</td> 75 <td>Public slot to save the Rope Calltips configuration.</td>
64 </tr> 76 </tr>
65 </table> 77 </table>
66 <h3>Static Methods</h3> 78 <h3>Static Methods</h3>
81 <dt><i>plugin</i> (RefactoringRopePlugin)</dt> 93 <dt><i>plugin</i> (RefactoringRopePlugin)</dt>
82 <dd> 94 <dd>
83 reference to the plugin object 95 reference to the plugin object
84 </dd> 96 </dd>
85 </dl> 97 </dl>
98 <a NAME="CallTipsRopePage.on_createPython3Button_clicked" ID="CallTipsRopePage.on_createPython3Button_clicked"></a>
99 <h4>CallTipsRopePage.on_createPython3Button_clicked</h4>
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="CallTipsRopePage.on_editPython3Button_clicked" ID="CallTipsRopePage.on_editPython3Button_clicked"></a>
106 <h4>CallTipsRopePage.on_editPython3Button_clicked</h4>
107 <b>on_editPython3Button_clicked</b>(<i></i>)
108
109 <p>
110 Private slot to edit the rope configuration for Python 3.
111 </p>
112 <a NAME="CallTipsRopePage.polishPage" ID="CallTipsRopePage.polishPage"></a>
113 <h4>CallTipsRopePage.polishPage</h4>
114 <b>polishPage</b>(<i></i>)
115
116 <p>
117 Public slot to perform some polishing actions.
118 </p>
86 <a NAME="CallTipsRopePage.save" ID="CallTipsRopePage.save"></a> 119 <a NAME="CallTipsRopePage.save" ID="CallTipsRopePage.save"></a>
87 <h4>CallTipsRopePage.save</h4> 120 <h4>CallTipsRopePage.save</h4>
88 <b>save</b>(<i></i>) 121 <b>save</b>(<i></i>)
89 122
90 <p> 123 <p>

eric ide

mercurial