Documentation/Source/index-eric4.Helpviewer.html

changeset 3
0d9daebf5b8c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/index-eric4.Helpviewer.html	Mon Dec 28 16:18:43 2009 +0000
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
+'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html><head>
+<title>eric4.Helpviewer</title>
+<style>
+body {
+    background:white;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #4FA4FF; }
+h2 { color: white; background: #4FA4FF; }
+h3 { color: white; background: #00557F; }
+h4 { color: white; background: #00557F; }
+    
+a { color: #AA5500; }
+
+</style>
+</head>
+<body>
+<h1>eric4.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 eric4-helpviewer.py
+script found in the main eric4 installation directory.
+</p>
+
+<h3>Packages</h3>
+<table>
+<tr>
+<td><a href="index-eric4.Helpviewer.AdBlock.html">AdBlock</a></td>
+<td>Package implementing the advertisments blocker functionality.</td>
+</tr><tr>
+<td><a href="index-eric4.Helpviewer.Bookmarks.html">Bookmarks</a></td>
+<td>Package implementing the bookmarks system.</td>
+</tr><tr>
+<td><a href="index-eric4.Helpviewer.CookieJar.html">CookieJar</a></td>
+<td>Package implementing a cookie jar and related dialogs with models.</td>
+</tr><tr>
+<td><a href="index-eric4.Helpviewer.History.html">History</a></td>
+<td>Package implementing the history system.</td>
+</tr><tr>
+<td><a href="index-eric4.Helpviewer.Network.html">Network</a></td>
+<td>Package containing network related modules.</td>
+</tr><tr>
+<td><a href="index-eric4.Helpviewer.OpenSearch.html">OpenSearch</a></td>
+<td>Package implementing the opensearch search engine interfaces.</td>
+</tr><tr>
+<td><a href="index-eric4.Helpviewer.Passwords.html">Passwords</a></td>
+<td>Package implementing the password management interface.</td>
+</tr>
+</table>
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="eric4.Helpviewer.DownloadDialog.html">DownloadDialog</a></td>
+<td>Module implementing the download dialog.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.HTMLResources.html">HTMLResources</a></td>
+<td>Module containing some HTML resources.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.HelpBrowserWV.html">HelpBrowserWV</a></td>
+<td>Module implementing the helpbrowser using QWebView.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.HelpClearPrivateDataDialog.html">HelpClearPrivateDataDialog</a></td>
+<td>Module implementing a dialog to select which private data to clear.</td>
+</tr><tr>
+<td><a href="eric4.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="eric4.Helpviewer.HelpIndexWidget.html">HelpIndexWidget</a></td>
+<td>Module implementing a window for showing the QtHelp index.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.HelpLanguagesDialog.html">HelpLanguagesDialog</a></td>
+<td>Module implementing a dialog to configure the preferred languages.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.HelpSearchWidget.html">HelpSearchWidget</a></td>
+<td>Module implementing a window for showing the QtHelp index.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.HelpTocWidget.html">HelpTocWidget</a></td>
+<td>Module implementing a window for showing the QtHelp TOC.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.HelpTopicDialog.html">HelpTopicDialog</a></td>
+<td>Module implementing a dialog to select a help topic to display.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.HelpWebSearchWidget.html">HelpWebSearchWidget</a></td>
+<td>Module implementing a web search widget for the web browser.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.HelpWindow.html">HelpWindow</a></td>
+<td>Module implementing the helpviewer main window.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.JavaScriptResources.html">JavaScriptResources</a></td>
+<td>Module containing some HTML resources.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.QtHelpDocumentationDialog.html">QtHelpDocumentationDialog</a></td>
+<td>Module implementing a dialog to manage the QtHelp documentation database.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.QtHelpFiltersDialog.html">QtHelpFiltersDialog</a></td>
+<td>Module implementing a dialog to manage the QtHelp filters.</td>
+</tr><tr>
+<td><a href="eric4.Helpviewer.SearchWidget.html">SearchWidget</a></td>
+<td>Module implementing the search bar for the web browser.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial