--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRemoteCredentialsDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRemoteCredentialsDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.VcsPlugins.vcsGit.GitRemoteCredentialsDialog</h1> - <p> Module implementing a dialog to enter the data of a remote repository. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#GitRemoteCredentialsDialog">GitRemoteCredentialsDialog</a></td> <td>Class implementing a dialog to enter the data of a remote repository.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="GitRemoteCredentialsDialog" ID="GitRemoteCredentialsDialog"></a> <h2>GitRemoteCredentialsDialog</h2> - <p> Class implementing a dialog to enter the data of a remote repository. </p> + <h3>Derived from</h3> QDialog, Ui_GitRemoteCredentialsDialog <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="#GitRemoteCredentialsDialog.__init__">GitRemoteCredentialsDialog</a></td> <td>Constructor</td> @@ -67,19 +64,20 @@ <td>Private slot handling changes of the entered user name.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="GitRemoteCredentialsDialog.__init__" ID="GitRemoteCredentialsDialog.__init__"></a> <h4>GitRemoteCredentialsDialog (Constructor)</h4> <b>GitRemoteCredentialsDialog</b>(<i>remoteName, remoteUrl, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>remoteName</i> (str)</dt> @@ -98,10 +96,10 @@ <a NAME="GitRemoteCredentialsDialog.getData" ID="GitRemoteCredentialsDialog.getData"></a> <h4>GitRemoteCredentialsDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to get the entered data. </p> + <dl> <dt>Return:</dt> <dd> @@ -117,10 +115,10 @@ <a NAME="GitRemoteCredentialsDialog.on_userEdit_textChanged" ID="GitRemoteCredentialsDialog.on_userEdit_textChanged"></a> <h4>GitRemoteCredentialsDialog.on_userEdit_textChanged</h4> <b>on_userEdit_textChanged</b>(<i>txt</i>) - <p> Private slot handling changes of the entered user name. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -130,4 +128,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>