Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 1127
b1802ebe0066
parent 979
0ae0c8852d31
child 1170
a3731e520b28
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Thu Jun 16 16:29:27 2011 +0200
+++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Sun Jun 19 15:19:46 2011 +0200
@@ -367,6 +367,9 @@
 <td><a href="#HelpWindow.mainWindow">mainWindow</a></td>
 <td>Class method to get a reference to the main window.</td>
 </tr><tr>
+<td><a href="#HelpWindow.masterPasswordChanged">masterPasswordChanged</a></td>
+<td>Public slot to handle the change of the master password.</td>
+</tr><tr>
 <td><a href="#HelpWindow.networkAccessManager">networkAccessManager</a></td>
 <td>Class method to get a reference to the network access manager.</td>
 </tr><tr>
@@ -1149,6 +1152,19 @@
 <dd>
 reference to the main window (HelpWindow)
 </dd>
+</dl><a NAME="HelpWindow.masterPasswordChanged" ID="HelpWindow.masterPasswordChanged"></a>
+<h4>HelpWindow.masterPasswordChanged</h4>
+<b>masterPasswordChanged</b>(<i>oldPassword, newPassword</i>)
+<p>
+        Public slot to handle the change of the master password.
+</p><dl>
+<dt><i>oldPassword</i></dt>
+<dd>
+current master password (string)
+</dd><dt><i>newPassword</i></dt>
+<dd>
+new master password (string)
+</dd>
 </dl><a NAME="HelpWindow.networkAccessManager" ID="HelpWindow.networkAccessManager"></a>
 <h4>HelpWindow.networkAccessManager</h4>
 <b>networkAccessManager</b>(<i></i>)

eric ide

mercurial