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.History</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.History</h1> <p> Package implementing the history system. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.WebBrowser.History.HistoryCompleter.html">HistoryCompleter</a></td> <td>Module implementing a special completer for the history.</td> </tr> <tr> <td><a href="eric7.WebBrowser.History.HistoryDialog.html">HistoryDialog</a></td> <td>Module implementing a dialog to manage history.</td> </tr> <tr> <td><a href="eric7.WebBrowser.History.HistoryFilterModel.html">HistoryFilterModel</a></td> <td>Module implementing the history filter model.</td> </tr> <tr> <td><a href="eric7.WebBrowser.History.HistoryManager.html">HistoryManager</a></td> <td>Module implementing the history manager.</td> </tr> <tr> <td><a href="eric7.WebBrowser.History.HistoryMenu.html">HistoryMenu</a></td> <td>Module implementing the history menu.</td> </tr> <tr> <td><a href="eric7.WebBrowser.History.HistoryModel.html">HistoryModel</a></td> <td>Module implementing the history model.</td> </tr> <tr> <td><a href="eric7.WebBrowser.History.HistoryTreeModel.html">HistoryTreeModel</a></td> <td>Module implementing the history tree model.</td> </tr> </table> </body></html>