--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.SetupWizard.AddProjectUrlDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.SetupWizard.AddProjectUrlDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.WizardPlugins.SetupWizard.AddProjectUrlDialog</h1> - <p> Module implementing a dialog to enter the data for a project URL. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#AddProjectUrlDialog">AddProjectUrlDialog</a></td> <td>Class implementing a dialog to enter the data for a project URL.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="AddProjectUrlDialog" ID="AddProjectUrlDialog"></a> <h2>AddProjectUrlDialog</h2> - <p> Class implementing a dialog to enter the data for a project URL. </p> + <h3>Derived from</h3> QDialog, Ui_AddProjectUrlDialog <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="#AddProjectUrlDialog.__init__">AddProjectUrlDialog</a></td> <td>Constructor</td> @@ -67,19 +64,20 @@ <td>Public method to get the data for the project URL.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="AddProjectUrlDialog.__init__" ID="AddProjectUrlDialog.__init__"></a> <h4>AddProjectUrlDialog (Constructor)</h4> <b>AddProjectUrlDialog</b>(<i>name="", url="", parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>name</i> (str (optional))</dt> @@ -98,17 +96,17 @@ <a NAME="AddProjectUrlDialog.__updateOK" ID="AddProjectUrlDialog.__updateOK"></a> <h4>AddProjectUrlDialog.__updateOK</h4> <b>__updateOK</b>(<i></i>) - <p> Private slot to update the enabled state of the OK button. </p> + <a NAME="AddProjectUrlDialog.getUrl" ID="AddProjectUrlDialog.getUrl"></a> <h4>AddProjectUrlDialog.getUrl</h4> <b>getUrl</b>(<i></i>) - <p> Public method to get the data for the project URL. </p> + <dl> <dt>Return:</dt> <dd> @@ -123,4 +121,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>