Documentation/Source/eric5.Project.NewPythonPackageDialog.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
49 QDialog, Ui_NewPythonPackageDialog 49 QDialog, Ui_NewPythonPackageDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#NewPythonPackageDialog.__init__">NewPythonPackageDialog</a></td> 61 <td><a href="#NewPythonPackageDialog.__init__">NewPythonPackageDialog</a></td>
58 <td>Constructor</td> 62 <td>Constructor</td>
61 <td>Public method to retrieve the data entered into the dialog.</td> 65 <td>Public method to retrieve the data entered into the dialog.</td>
62 </tr><tr> 66 </tr><tr>
63 <td><a href="#NewPythonPackageDialog.on_packageEdit_textChanged">on_packageEdit_textChanged</a></td> 67 <td><a href="#NewPythonPackageDialog.on_packageEdit_textChanged">on_packageEdit_textChanged</a></td>
64 <td>Private slot called, when the package name is changed.</td> 68 <td>Private slot called, when the package name is changed.</td>
65 </tr> 69 </tr>
70 </table>
71 <h3>Static Methods</h3>
72 <table>
73 <tr><td>None</td></tr>
66 </table> 74 </table>
67 <a NAME="NewPythonPackageDialog.__init__" ID="NewPythonPackageDialog.__init__"></a> 75 <a NAME="NewPythonPackageDialog.__init__" ID="NewPythonPackageDialog.__init__"></a>
68 <h4>NewPythonPackageDialog (Constructor)</h4> 76 <h4>NewPythonPackageDialog (Constructor)</h4>
69 <b>NewPythonPackageDialog</b>(<i>relPath, parent = None</i>) 77 <b>NewPythonPackageDialog</b>(<i>relPath, parent = None</i>)
70 <p> 78 <p>

eric ide

mercurial