src/eric7/Documentation/Source/eric7.UI.AuthenticationDialog.html

branch
eric7
changeset 10479
856476537696
parent 10433
328f3ec4b77a
--- a/src/eric7/Documentation/Source/eric7.UI.AuthenticationDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.UI.AuthenticationDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.UI.AuthenticationDialog</h1>
-
 <p>
 Module implementing the authentication dialog for the help browser.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#AuthenticationDialog">AuthenticationDialog</a></td>
 <td>Class implementing the authentication dialog for the help browser.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="AuthenticationDialog" ID="AuthenticationDialog"></a>
 <h2>AuthenticationDialog</h2>
-
 <p>
     Class implementing the authentication dialog for the help browser.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_AuthenticationDialog
 <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="#AuthenticationDialog.__init__">AuthenticationDialog</a></td>
 <td>Constructor</td>
@@ -71,19 +68,20 @@
 <td>Public method to check, if the login data shall be saved.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="AuthenticationDialog.__init__" ID="AuthenticationDialog.__init__"></a>
 <h4>AuthenticationDialog (Constructor)</h4>
 <b>AuthenticationDialog</b>(<i>info, username, showSave=False, saveIt=False, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>info</i> (str)</dt>
@@ -110,10 +108,10 @@
 <a NAME="AuthenticationDialog.getData" ID="AuthenticationDialog.getData"></a>
 <h4>AuthenticationDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to retrieve the login data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -129,10 +127,10 @@
 <a NAME="AuthenticationDialog.setData" ID="AuthenticationDialog.setData"></a>
 <h4>AuthenticationDialog.setData</h4>
 <b>setData</b>(<i>username, password</i>)
-
 <p>
         Public method to set the login data.
 </p>
+
 <dl>
 
 <dt><i>username</i> (str)</dt>
@@ -147,10 +145,10 @@
 <a NAME="AuthenticationDialog.shallSave" ID="AuthenticationDialog.shallSave"></a>
 <h4>AuthenticationDialog.shallSave</h4>
 <b>shallSave</b>(<i></i>)
-
 <p>
         Public method to check, if the login data shall be saved.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -165,4 +163,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial