--- a/src/eric7/Documentation/Source/eric7.Project.NewDialogClassDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.NewDialogClassDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Project.NewDialogClassDialog</h1> - <p> Module implementing a dialog to enter the data for a new dialog class file. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#NewDialogClassDialog">NewDialogClassDialog</a></td> <td>Class implementing a dialog to ente the data for a new dialog class file.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="NewDialogClassDialog" ID="NewDialogClassDialog"></a> <h2>NewDialogClassDialog</h2> - <p> Class implementing a dialog to ente the data for a new dialog class file. </p> + <h3>Derived from</h3> QDialog, Ui_NewDialogClassDialog <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#NewDialogClassDialog.__init__">NewDialogClassDialog</a></td> <td>Constructor</td> @@ -79,19 +76,20 @@ <td>Private slot called, when the text of the path name has changed.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="NewDialogClassDialog.__init__" ID="NewDialogClassDialog.__init__"></a> <h4>NewDialogClassDialog (Constructor)</h4> <b>NewDialogClassDialog</b>(<i>defaultClassName, defaultFile, defaultPath, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>defaultClassName</i> (str)</dt> @@ -114,17 +112,17 @@ <a NAME="NewDialogClassDialog.__enableOkButton" ID="NewDialogClassDialog.__enableOkButton"></a> <h4>NewDialogClassDialog.__enableOkButton</h4> <b>__enableOkButton</b>(<i></i>) - <p> Private slot to set the enable state of theok button. </p> + <a NAME="NewDialogClassDialog.getData" ID="NewDialogClassDialog.getData"></a> <h4>NewDialogClassDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to retrieve the data entered into the dialog. </p> + <dl> <dt>Return:</dt> <dd> @@ -140,10 +138,10 @@ <a NAME="NewDialogClassDialog.on_classnameEdit_textChanged" ID="NewDialogClassDialog.on_classnameEdit_textChanged"></a> <h4>NewDialogClassDialog.on_classnameEdit_textChanged</h4> <b>on_classnameEdit_textChanged</b>(<i>text</i>) - <p> Private slot called, when thext of the classname edit has changed. </p> + <dl> <dt><i>text</i> (str)</dt> @@ -154,10 +152,10 @@ <a NAME="NewDialogClassDialog.on_filenameEdit_textChanged" ID="NewDialogClassDialog.on_filenameEdit_textChanged"></a> <h4>NewDialogClassDialog.on_filenameEdit_textChanged</h4> <b>on_filenameEdit_textChanged</b>(<i>text</i>) - <p> Private slot called, when thext of the filename edit has changed. </p> + <dl> <dt><i>text</i> (str)</dt> @@ -168,10 +166,10 @@ <a NAME="NewDialogClassDialog.on_pathnamePicker_textChanged" ID="NewDialogClassDialog.on_pathnamePicker_textChanged"></a> <h4>NewDialogClassDialog.on_pathnamePicker_textChanged</h4> <b>on_pathnamePicker_textChanged</b>(<i>text</i>) - <p> Private slot called, when the text of the path name has changed. </p> + <dl> <dt><i>text</i> (str)</dt> @@ -181,4 +179,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>