RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.MoveModuleDialog.html

branch
eric5
changeset 88
e71619898d0f
parent 86
3339c75dc777
equal deleted inserted replaced
86:3339c75dc777 88:e71619898d0f
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#MoveModuleDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 69 <td><a href="#MoveModuleDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
70 <td>Private slot to act on the button pressed.</td> 70 <td>Private slot to act on the button pressed.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#MoveModuleDialog.on_destinationEdit_textChanged">on_destinationEdit_textChanged</a></td> 72 <td><a href="#MoveModuleDialog.on_destinationEdit_textChanged">on_destinationEdit_textChanged</a></td>
73 <td>Private slot called, when the destinationEdit text is changed.</td> 73 <td>Slot called, when the destinationEdit text is changed.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#MoveModuleDialog.on_selectButton_clicked">on_selectButton_clicked</a></td> 75 <td><a href="#MoveModuleDialog.on_selectButton_clicked">on_selectButton_clicked</a></td>
76 <td>Private slot called to select the destination via a file selection dialog.</td> 76 <td>Slot called to select the destination via a file selection dialog.</td>
77 </tr> 77 </tr>
78 </table> 78 </table>
79 <h3>Static Methods</h3> 79 <h3>Static Methods</h3>
80 <table> 80 <table>
81 <tr><td>None</td></tr> 81 <tr><td>None</td></tr>
139 </dd> 139 </dd>
140 </dl><a NAME="MoveModuleDialog.on_destinationEdit_textChanged" ID="MoveModuleDialog.on_destinationEdit_textChanged"></a> 140 </dl><a NAME="MoveModuleDialog.on_destinationEdit_textChanged" ID="MoveModuleDialog.on_destinationEdit_textChanged"></a>
141 <h4>MoveModuleDialog.on_destinationEdit_textChanged</h4> 141 <h4>MoveModuleDialog.on_destinationEdit_textChanged</h4>
142 <b>on_destinationEdit_textChanged</b>(<i>text</i>) 142 <b>on_destinationEdit_textChanged</b>(<i>text</i>)
143 <p> 143 <p>
144 Private slot called, when the destinationEdit text is changed. 144 Slot called, when the destinationEdit text is changed.
145 </p><dl> 145 </p><dl>
146 <dt><i>text</i></dt> 146 <dt><i>text</i></dt>
147 <dd> 147 <dd>
148 text entered into the edit (string) 148 text entered into the edit (string)
149 </dd> 149 </dd>
150 </dl><a NAME="MoveModuleDialog.on_selectButton_clicked" ID="MoveModuleDialog.on_selectButton_clicked"></a> 150 </dl><a NAME="MoveModuleDialog.on_selectButton_clicked" ID="MoveModuleDialog.on_selectButton_clicked"></a>
151 <h4>MoveModuleDialog.on_selectButton_clicked</h4> 151 <h4>MoveModuleDialog.on_selectButton_clicked</h4>
152 <b>on_selectButton_clicked</b>(<i></i>) 152 <b>on_selectButton_clicked</b>(<i></i>)
153 <p> 153 <p>
154 Private slot called to select the destination via a file selection 154 Slot called to select the destination via a file selection dialog.
155 dialog.
156 </p> 155 </p>
157 <div align="right"><a href="#top">Up</a></div> 156 <div align="right"><a href="#top">Up</a></div>
158 <hr /> 157 <hr />
159 </body></html> 158 </body></html>

eric ide

mercurial