eric5.Helpviewer

Package implementing a little web browser.

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.

Packages

AdBlock Package implementing the advertisments blocker functionality.
Bookmarks Package implementing the bookmarks system.
CookieJar Package implementing a cookie jar and related dialogs with models.
Download Package implementing all download related modules.
Feeds Package implementing all RSS feed related modules.
History Package implementing the history system.
Network Package containing network related modules.
OfflineStorage Package implementing the offline storage related dialogs and models.
OpenSearch Package implementing the opensearch search engine interfaces.
Passwords Package implementing the password management interface.
SiteInfo Package implementing the site info widgets.
UrlBar Package implementing the URL bar widget.
UserAgent Package implementing a menu to select the user agent string.

Modules

HTMLResources Module containing some HTML resources.
HelpBrowserWV Module implementing the helpbrowser using QWebView.
HelpClearPrivateDataDialog Module implementing a dialog to select which private data to clear.
HelpDocsInstaller Module implementing a thread class populating and updating the QtHelp documentation database.
HelpIndexWidget Module implementing a window for showing the QtHelp index.
HelpLanguagesDialog Module implementing a dialog to configure the preferred languages.
HelpSearchWidget Module implementing a window for showing the QtHelp index.
HelpSnap Module implementing functions to generate page previews.
HelpTabBar Module implementing a specialized tab bar for the web browser.
HelpTabWidget Module implementing the central widget showing the web pages.
HelpTocWidget Module implementing a window for showing the QtHelp TOC.
HelpTopicDialog Module implementing a dialog to select a help topic to display.
HelpWebSearchWidget Module implementing a web search widget for the web browser.
HelpWindow Module implementing the helpviewer main window.
JavaScriptResources Module containing some HTML resources.
QtHelpDocumentationDialog Module implementing a dialog to manage the QtHelp documentation database.
QtHelpFiltersDialog Module implementing a dialog to manage the QtHelp filters.
SearchWidget Module implementing the search bar for the web browser.
SslCertificatesDialog Module implementing a dialog to show and edit all certificates.
SslInfoDialog Module implementing a dialog to show SSL certificate infos.
SslInfoWidget Module implementing a widget to show SSL certificate infos.
VirusTotalApi Module implementing the VirusTotal API class.