RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.IntroduceFactoryDialog.html

changeset 44
8aa985c8dee5
parent 24
e18b36080a37
child 204
b4bf79b956bc
equal deleted inserted replaced
43:39924831c795 44:8aa985c8dee5
1 <?xml version="1.0" encoding="utf-8"?> 1 <!DOCTYPE html>
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
4 <html><head> 2 <html><head>
5 <title>Plugin_Refactoring_Rope.RefactoringRope.IntroduceFactoryDialog</title> 3 <title>Plugin_Refactoring_Rope.RefactoringRope.IntroduceFactoryDialog</title>
4 <meta charset="UTF-8">
6 <style> 5 <style>
7 body { 6 body {
8 background: #EDECE6; 7 background: #EDECE6;
9 margin: 0em 1em 10em 1em; 8 margin: 0em 1em 10em 1em;
10 color: black; 9 color: black;
49 RefactoringDialogBase, Ui_IntroduceFactoryDialog 48 RefactoringDialogBase, Ui_IntroduceFactoryDialog
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="#IntroduceFactoryDialog.__init__">IntroduceFactoryDialog</a></td> 60 <td><a href="#IntroduceFactoryDialog.__init__">IntroduceFactoryDialog</a></td>
58 <td>Constructor</td> 61 <td>Constructor</td>
64 <td>Private slot to act on the button pressed.</td> 67 <td>Private slot to act on the button pressed.</td>
65 </tr><tr> 68 </tr><tr>
66 <td><a href="#IntroduceFactoryDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td> 69 <td><a href="#IntroduceFactoryDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td>
67 <td>Private slot to react to changes of the name.</td> 70 <td>Private slot to react to changes of the name.</td>
68 </tr> 71 </tr>
72 </table>
73 <h3>Static Methods</h3>
74 <table>
75 <tr><td>None</td></tr>
69 </table> 76 </table>
70 <a NAME="IntroduceFactoryDialog.__init__" ID="IntroduceFactoryDialog.__init__"></a> 77 <a NAME="IntroduceFactoryDialog.__init__" ID="IntroduceFactoryDialog.__init__"></a>
71 <h4>IntroduceFactoryDialog (Constructor)</h4> 78 <h4>IntroduceFactoryDialog (Constructor)</h4>
72 <b>IntroduceFactoryDialog</b>(<i>refactoring, title, introducer, parent=None</i>) 79 <b>IntroduceFactoryDialog</b>(<i>refactoring, title, introducer, parent=None</i>)
73 <p> 80 <p>

eric ide

mercurial