Table of Contents

Eric3 Source Documentation: eric3.Helpviewer  

Package implementing a little HTML help viewer.

The Helpviewer is a little HTML browser for the display of simple HTML help files like the Qt Online Documentation. It is based on an example found in the Qt distribution and ported to Python. It may be used as a standalone version as well by using the helpviewer.py script found in the main eric3 installation directory.

Limitations

The helpviewer cannot display externally linked files (i.e. those starting with http://). This is a limitation of the underlying QTextBrowser.

Modules and Packages   

eric3/Helpviewer/

BookmarkDialog

Module implementing the bookmark dialog of the helpviewer.

BookmarkForm

HelpBrowser

Module implementing the helpbrowser.

HelpIcons

Module defining the icons for the helpviewer.

HelpWindow

Module implementing the helpviewer main window.

SearchDialog

Module implementing the search dialog for the helpviewer.

SearchForm

Helpviewer

Package implementing a little HTML help viewer.


Table of Contents

This document was automatically generated by HappyDoc version 2.1