49 RefactoringDialogBase, Ui_MoveMethodDialog |
48 RefactoringDialogBase, Ui_MoveMethodDialog |
50 <h3>Class Attributes</h3> |
49 <h3>Class Attributes</h3> |
51 <table> |
50 <table> |
52 <tr><td>None</td></tr> |
51 <tr><td>None</td></tr> |
53 </table> |
52 </table> |
|
53 <h3>Class Methods</h3> |
|
54 <table> |
|
55 <tr><td>None</td></tr> |
|
56 </table> |
54 <h3>Methods</h3> |
57 <h3>Methods</h3> |
55 <table> |
58 <table> |
56 <tr> |
59 <tr> |
57 <td><a href="#MoveMethodDialog.__init__">MoveMethodDialog</a></td> |
60 <td><a href="#MoveMethodDialog.__init__">MoveMethodDialog</a></td> |
58 <td>Constructor</td> |
61 <td>Constructor</td> |
70 <td>Private slot to act on the button pressed.</td> |
73 <td>Private slot to act on the button pressed.</td> |
71 </tr><tr> |
74 </tr><tr> |
72 <td><a href="#MoveMethodDialog.on_methodEdit_textChanged">on_methodEdit_textChanged</a></td> |
75 <td><a href="#MoveMethodDialog.on_methodEdit_textChanged">on_methodEdit_textChanged</a></td> |
73 <td>Private slot to react to changes of the method.</td> |
76 <td>Private slot to react to changes of the method.</td> |
74 </tr> |
77 </tr> |
|
78 </table> |
|
79 <h3>Static Methods</h3> |
|
80 <table> |
|
81 <tr><td>None</td></tr> |
75 </table> |
82 </table> |
76 <a NAME="MoveMethodDialog.__init__" ID="MoveMethodDialog.__init__"></a> |
83 <a NAME="MoveMethodDialog.__init__" ID="MoveMethodDialog.__init__"></a> |
77 <h4>MoveMethodDialog (Constructor)</h4> |
84 <h4>MoveMethodDialog (Constructor)</h4> |
78 <b>MoveMethodDialog</b>(<i>refactoring, title, mover, parent=None</i>) |
85 <b>MoveMethodDialog</b>(<i>refactoring, title, mover, parent=None</i>) |
79 <p> |
86 <p> |