Sat, 26 Jan 2013 12:44:46 +0100
Regenerated the source docu with the HTML5 generator.
<!DOCTYPE html> <html><head> <title>eric5.Helpviewer</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>eric5.Helpviewer</h1> <p> Package implementing a little web browser. </p><p> The web browser is a little HTML browser for the display of HTML help files like the Qt Online Documentation and for browsing the internet. It may be used as a standalone version as well by using the eric5_helpviewer.py script found in the main eric5 installation directory. </p> <h3>Packages</h3> <table> <tr> <td><a href="index-eric5.Helpviewer.AdBlock.html">AdBlock</a></td> <td>Package implementing the advertisments blocker functionality.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.Bookmarks.html">Bookmarks</a></td> <td>Package implementing the bookmarks system.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.CookieJar.html">CookieJar</a></td> <td>Package implementing a cookie jar and related dialogs with models.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.Download.html">Download</a></td> <td>Package implementing all download related modules.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.Feeds.html">Feeds</a></td> <td>Package implementing all RSS feed related modules.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.GreaseMonkey.html">GreaseMonkey</a></td> <td>Package implementing the GreaseMonkey support.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.History.html">History</a></td> <td>Package implementing the history system.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.Network.html">Network</a></td> <td>Package containing network related modules.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.OfflineStorage.html">OfflineStorage</a></td> <td>Package implementing the offline storage related dialogs and models.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.OpenSearch.html">OpenSearch</a></td> <td>Package implementing the opensearch search engine interfaces.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.Passwords.html">Passwords</a></td> <td>Package implementing the password management interface.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.PersonalInformationManager.html">PersonalInformationManager</a></td> <td>Package implementing the personal information manager for the completion of forms.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.SiteInfo.html">SiteInfo</a></td> <td>Package implementing the site info widgets.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.SpeedDial.html">SpeedDial</a></td> <td>Package implementing the speed dial functionality.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.Sync.html">Sync</a></td> <td>Package implementing capabilities to sync some configuration data.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.UrlBar.html">UrlBar</a></td> <td>Package implementing the URL bar widget.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.UserAgent.html">UserAgent</a></td> <td>Package implementing a menu to select the user agent string.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.WebPlugins.html">WebPlugins</a></td> <td>Package implementing web plug-ins for the eric5 web browser.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.data.html">data</a></td> <td>Package defining some data used by the web browser.</td> </tr> </table> <h3>Modules</h3> <table> <tr> <td><a href="eric5.Helpviewer.ClosedTabsManager.html">ClosedTabsManager</a></td> <td>Module implementing a class to manage closed tabs.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpBrowserWV.html">HelpBrowserWV</a></td> <td>Module implementing the helpbrowser using QWebView.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpClearPrivateDataDialog.html">HelpClearPrivateDataDialog</a></td> <td>Module implementing a dialog to select which private data to clear.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpDocsInstaller.html">HelpDocsInstaller</a></td> <td>Module implementing a thread class populating and updating the QtHelp documentation database.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpIndexWidget.html">HelpIndexWidget</a></td> <td>Module implementing a window for showing the QtHelp index.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpLanguagesDialog.html">HelpLanguagesDialog</a></td> <td>Module implementing a dialog to configure the preferred languages.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpSearchWidget.html">HelpSearchWidget</a></td> <td>Module implementing a window for showing the QtHelp index.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpSnap.html">HelpSnap</a></td> <td>Module implementing functions to generate page previews.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpTabBar.html">HelpTabBar</a></td> <td>Module implementing a specialized tab bar for the web browser.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpTabWidget.html">HelpTabWidget</a></td> <td>Module implementing the central widget showing the web pages.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpTocWidget.html">HelpTocWidget</a></td> <td>Module implementing a window for showing the QtHelp TOC.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpTopicDialog.html">HelpTopicDialog</a></td> <td>Module implementing a dialog to select a help topic to display.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpUtilities.html">HelpUtilities</a></td> <td>Module implementing some global helper functions.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpWebSearchWidget.html">HelpWebSearchWidget</a></td> <td>Module implementing a web search widget for the web browser.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpWindow.html">HelpWindow</a></td> <td>Module implementing the helpviewer main window.</td> </tr><tr> <td><a href="eric5.Helpviewer.JavaScriptResources.html">JavaScriptResources</a></td> <td>Module containing some HTML resources.</td> </tr><tr> <td><a href="eric5.Helpviewer.PageScreenDialog.html">PageScreenDialog</a></td> <td>Module implementing a dialog to save a screenshot of a web page.</td> </tr><tr> <td><a href="eric5.Helpviewer.QtHelpDocumentationDialog.html">QtHelpDocumentationDialog</a></td> <td>Module implementing a dialog to manage the QtHelp documentation database.</td> </tr><tr> <td><a href="eric5.Helpviewer.QtHelpFiltersDialog.html">QtHelpFiltersDialog</a></td> <td>Module implementing a dialog to manage the QtHelp filters.</td> </tr><tr> <td><a href="eric5.Helpviewer.SearchWidget.html">SearchWidget</a></td> <td>Module implementing the search bar for the web browser.</td> </tr><tr> <td><a href="eric5.Helpviewer.SslCertificatesDialog.html">SslCertificatesDialog</a></td> <td>Module implementing a dialog to show and edit all certificates.</td> </tr><tr> <td><a href="eric5.Helpviewer.SslInfoDialog.html">SslInfoDialog</a></td> <td>Module implementing a dialog to show SSL certificate infos.</td> </tr><tr> <td><a href="eric5.Helpviewer.SslInfoWidget.html">SslInfoWidget</a></td> <td>Module implementing a widget to show SSL certificate infos.</td> </tr><tr> <td><a href="eric5.Helpviewer.VirusTotalApi.html">VirusTotalApi</a></td> <td>Module implementing the <a href="http://www.virustotal.com">VirusTotal</a> API class.</td> </tr> </table> </body></html>