Documentation/Source/eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html	Sun Sep 29 18:23:27 2013 +0200
@@ -106,12 +106,22 @@
 <b>getCurrentPassword</b>(<i></i>)
 <p>
         Public method to get the current master password.
-</p><a NAME="MasterPasswordEntryDialog.getMasterPassword" ID="MasterPasswordEntryDialog.getMasterPassword"></a>
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+current master password (string)
+</dd>
+</dl><a NAME="MasterPasswordEntryDialog.getMasterPassword" ID="MasterPasswordEntryDialog.getMasterPassword"></a>
 <h4>MasterPasswordEntryDialog.getMasterPassword</h4>
 <b>getMasterPassword</b>(<i></i>)
 <p>
         Public method to get the new master password.
-</p><a NAME="MasterPasswordEntryDialog.on_currentPasswordEdit_textChanged" ID="MasterPasswordEntryDialog.on_currentPasswordEdit_textChanged"></a>
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+new master password (string)
+</dd>
+</dl><a NAME="MasterPasswordEntryDialog.on_currentPasswordEdit_textChanged" ID="MasterPasswordEntryDialog.on_currentPasswordEdit_textChanged"></a>
 <h4>MasterPasswordEntryDialog.on_currentPasswordEdit_textChanged</h4>
 <b>on_currentPasswordEdit_textChanged</b>(<i>txt</i>)
 <p>

eric ide

mercurial