src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MainPasswordEntryDialog.html

branch
eric7
changeset 10479
856476537696
parent 10428
a071d4065202
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MainPasswordEntryDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MainPasswordEntryDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Preferences.ConfigurationPages.MainPasswordEntryDialog</h1>
-
 <p>
 Module implementing a dialog to enter or change the main password.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#MainPasswordEntryDialog">MainPasswordEntryDialog</a></td>
 <td>Class implementing a dialog to enter or change the main password.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="MainPasswordEntryDialog" ID="MainPasswordEntryDialog"></a>
 <h2>MainPasswordEntryDialog</h2>
-
 <p>
     Class implementing a dialog to enter or change the main password.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_MainPasswordEntryDialog
 <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="#MainPasswordEntryDialog.__init__">MainPasswordEntryDialog</a></td>
 <td>Constructor</td>
@@ -83,19 +80,20 @@
 <td>Private slot to handle changes of the new password.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="MainPasswordEntryDialog.__init__" ID="MainPasswordEntryDialog.__init__"></a>
 <h4>MainPasswordEntryDialog (Constructor)</h4>
 <b>MainPasswordEntryDialog</b>(<i>oldPasswordHash, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>oldPasswordHash</i> (str)</dt>
@@ -110,17 +108,17 @@
 <a NAME="MainPasswordEntryDialog.__updateUI" ID="MainPasswordEntryDialog.__updateUI"></a>
 <h4>MainPasswordEntryDialog.__updateUI</h4>
 <b>__updateUI</b>(<i></i>)
-
 <p>
         Private slot to update the variable parts of the UI.
 </p>
+
 <a NAME="MainPasswordEntryDialog.getCurrentPassword" ID="MainPasswordEntryDialog.getCurrentPassword"></a>
 <h4>MainPasswordEntryDialog.getCurrentPassword</h4>
 <b>getCurrentPassword</b>(<i></i>)
-
 <p>
         Public method to get the current main password.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -136,10 +134,10 @@
 <a NAME="MainPasswordEntryDialog.getMainPassword" ID="MainPasswordEntryDialog.getMainPassword"></a>
 <h4>MainPasswordEntryDialog.getMainPassword</h4>
 <b>getMainPassword</b>(<i></i>)
-
 <p>
         Public method to get the new main password.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -155,10 +153,10 @@
 <a NAME="MainPasswordEntryDialog.on_currentPasswordEdit_textChanged" ID="MainPasswordEntryDialog.on_currentPasswordEdit_textChanged"></a>
 <h4>MainPasswordEntryDialog.on_currentPasswordEdit_textChanged</h4>
 <b>on_currentPasswordEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the current password.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -169,10 +167,10 @@
 <a NAME="MainPasswordEntryDialog.on_newPasswordAgainEdit_textChanged" ID="MainPasswordEntryDialog.on_newPasswordAgainEdit_textChanged"></a>
 <h4>MainPasswordEntryDialog.on_newPasswordAgainEdit_textChanged</h4>
 <b>on_newPasswordAgainEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the new again password.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -183,10 +181,10 @@
 <a NAME="MainPasswordEntryDialog.on_newPasswordEdit_textChanged" ID="MainPasswordEntryDialog.on_newPasswordEdit_textChanged"></a>
 <h4>MainPasswordEntryDialog.on_newPasswordEdit_textChanged</h4>
 <b>on_newPasswordEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the new password.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -196,4 +194,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