--- a/Documentation/Source/eric5.Helpviewer.Passwords.PasswordManager.html Mon Feb 13 19:02:09 2012 +0100 +++ b/Documentation/Source/eric5.Helpviewer.Passwords.PasswordManager.html Wed Feb 15 14:27:43 2012 +0100 @@ -180,6 +180,9 @@ <td><a href="#PasswordManager.fill">fill</a></td> <td>Public slot to fill login forms with saved data.</td> </tr><tr> +<td><a href="#PasswordManager.getFileName">getFileName</a></td> +<td>Public method to get the file name of the passwords file.</td> +</tr><tr> <td><a href="#PasswordManager.getLogin">getLogin</a></td> <td>Public method to get the login credentials.</td> </tr><tr> @@ -327,6 +330,16 @@ <dd> reference to the web page (QWebPage) </dd> +</dl><a NAME="PasswordManager.getFileName" ID="PasswordManager.getFileName"></a> +<h4>PasswordManager.getFileName</h4> +<b>getFileName</b>(<i></i>) +<p> + Public method to get the file name of the passwords file. +</p><dl> +<dt>Returns:</dt> +<dd> +name of the passwords file (string) +</dd> </dl><a NAME="PasswordManager.getLogin" ID="PasswordManager.getLogin"></a> <h4>PasswordManager.getLogin</h4> <b>getLogin</b>(<i>url, realm</i>)