68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#MoveMethodDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
69 <td><a href="#MoveMethodDialog.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="#MoveMethodDialog.on_methodEdit_textChanged">on_methodEdit_textChanged</a></td> |
72 <td><a href="#MoveMethodDialog.on_methodEdit_textChanged">on_methodEdit_textChanged</a></td> |
73 <td>Private slot to react to changes of the attribute.</td> |
73 <td>Private slot to react to changes of the method.</td> |
74 </tr> |
74 </tr> |
75 </table> |
75 </table> |
76 <a NAME="MoveMethodDialog.__init__" ID="MoveMethodDialog.__init__"></a> |
76 <a NAME="MoveMethodDialog.__init__" ID="MoveMethodDialog.__init__"></a> |
77 <h4>MoveMethodDialog (Constructor)</h4> |
77 <h4>MoveMethodDialog (Constructor)</h4> |
78 <b>MoveMethodDialog</b>(<i>refactoring, title, mover, parent=None</i>) |
78 <b>MoveMethodDialog</b>(<i>refactoring, title, mover, parent=None</i>) |
137 </dd> |
137 </dd> |
138 </dl><a NAME="MoveMethodDialog.on_methodEdit_textChanged" ID="MoveMethodDialog.on_methodEdit_textChanged"></a> |
138 </dl><a NAME="MoveMethodDialog.on_methodEdit_textChanged" ID="MoveMethodDialog.on_methodEdit_textChanged"></a> |
139 <h4>MoveMethodDialog.on_methodEdit_textChanged</h4> |
139 <h4>MoveMethodDialog.on_methodEdit_textChanged</h4> |
140 <b>on_methodEdit_textChanged</b>(<i>text</i>) |
140 <b>on_methodEdit_textChanged</b>(<i>text</i>) |
141 <p> |
141 <p> |
142 Private slot to react to changes of the attribute. |
142 Private slot to react to changes of the method. |
143 </p><dl> |
143 </p><dl> |
144 <dt><i>text</i></dt> |
144 <dt><i>text</i></dt> |
145 <dd> |
145 <dd> |
146 text entered into the edit (string) |
146 text entered into the edit (string) |
147 </dd> |
147 </dd> |