--- a/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoRunTestServerDataDialog.html Tue Dec 10 15:48:57 2024 +0100 +++ b/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoRunTestServerDataDialog.html Thu Dec 26 14:19:48 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>Plugin_Project_Django.ProjectDjango.DjangoRunTestServerDataDialog</h1> - <p> Module implementing a dialog to enter the data for the 'loaddata' command. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#DjangoRunTestServerDataDialog">DjangoRunTestServerDataDialog</a></td> <td>Class implementing a dialog to enter the data for the 'loaddata' command.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="DjangoRunTestServerDataDialog" ID="DjangoRunTestServerDataDialog"></a> <h2>DjangoRunTestServerDataDialog</h2> - <p> Class implementing a dialog to enter the data for the 'loaddata' command. </p> + <h3>Derived from</h3> QDialog, Ui_DjangoRunTestServerDataDialog <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="#DjangoRunTestServerDataDialog.__init__">DjangoRunTestServerDataDialog</a></td> <td>Constructor</td> @@ -67,19 +64,20 @@ <td>Private slot to handle a change of the fixtures text.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="DjangoRunTestServerDataDialog.__init__" ID="DjangoRunTestServerDataDialog.__init__"></a> <h4>DjangoRunTestServerDataDialog (Constructor)</h4> <b>DjangoRunTestServerDataDialog</b>(<i>project, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>project</i> (Project)</dt> @@ -94,10 +92,10 @@ <a NAME="DjangoRunTestServerDataDialog.getData" ID="DjangoRunTestServerDataDialog.getData"></a> <h4>DjangoRunTestServerDataDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to get the data entered into the dialog. </p> + <dl> <dt>Return:</dt> <dd> @@ -113,10 +111,10 @@ <a NAME="DjangoRunTestServerDataDialog.on_fixturesPicker_textChanged" ID="DjangoRunTestServerDataDialog.on_fixturesPicker_textChanged"></a> <h4>DjangoRunTestServerDataDialog.on_fixturesPicker_textChanged</h4> <b>on_fixturesPicker_textChanged</b>(<i>txt</i>) - <p> Private slot to handle a change of the fixtures text. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -126,4 +124,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>