--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordReader.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordReader.html Fri Dec 22 17:24:07 2023 +0100 @@ -140,9 +140,9 @@ </p> <dl> -<dt><i>fileNameOrDevice</i></dt> +<dt><i>fileNameOrDevice</i> (str)</dt> <dd> -name of the file to read (string) +name of the file to read or reference to the device to read (QIODevice) </dd> </dl> @@ -152,6 +152,12 @@ tuple containing the logins, forms and never URLs </dd> </dl> +<dl> +<dt>Return Type:</dt> +<dd> +tuple of (dict, dict, list) +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file