Mon, 09 Jan 2023 11:22:56 +0100
Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
<!DOCTYPE html> <html><head> <title>eric7.WebBrowser.Passwords</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Passwords</h1> <p> Package implementing the password management interface. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.WebBrowser.Passwords.LoginForm.html">LoginForm</a></td> <td>Module implementing a data structure for login forms.</td> </tr> <tr> <td><a href="eric7.WebBrowser.Passwords.PasswordManager.html">PasswordManager</a></td> <td>Module implementing the password manager.</td> </tr> <tr> <td><a href="eric7.WebBrowser.Passwords.PasswordModel.html">PasswordModel</a></td> <td>Module implementing a model for password management.</td> </tr> <tr> <td><a href="eric7.WebBrowser.Passwords.PasswordReader.html">PasswordReader</a></td> <td>Module implementing a class to read login data files.</td> </tr> <tr> <td><a href="eric7.WebBrowser.Passwords.PasswordWriter.html">PasswordWriter</a></td> <td>Module implementing a class to write login data files.</td> </tr> <tr> <td><a href="eric7.WebBrowser.Passwords.PasswordsDialog.html">PasswordsDialog</a></td> <td>Module implementing a dialog to show all saved logins.</td> </tr> </table> </body></html>