Sun, 02 Oct 2022 11:29:11 +0200
Scripts
- renamed 'eric7.py' to 'eric7_ide.py' in order to remove the ambiguity between the main script and the package
<!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>