Table of Contents

Eric3 Source Documentation: UI  

Package implementing the main user interface and general purpose dialogs.

This package contains the main user interface and some general purpose dialogs as well as dialogs not fitting the other more specific categories. These modules are:

Browser
This implements a widget used to display files in a hierarchical tree.
FindFileDialog
This implement a dialog to search for text in files.
LogView and LogWidget
These implement a special tabwidget used to redirect output from stdout and stderr.
Shell
This implements a widget used to show a Python shell.
SBViewer
A tabwidget used to show the browser, the variables viewers and the exception logger.
CodeMetricsDialog
This implements a dialog to show some simple code metric data.
PyCoverageDialog
This implements a dialog to show code coverage information and to perform some actions on them.
PyProfileDialog
This implements a dialog to show profiling information.
ToolConfigurationDialog
This implement a dialog used to configure the tools menu.

Modules and Packages   

UI/

Browser

Module implementing a browser with class browsing capabilities.

CodeMetrics

Module implementing a simple Python code metrics analyzer.

CodeMetricsDialog

Module implementing a code metrics dialog.

CodeMetricsForm

FindFileDialog

Module implementing a dialog to search for text in files.

FindFileForm

Info

Module defining some informational strings.

LogView

Module implementing the log viewer widget

LogWidget

Module implementing a widget for displaying logging messages.

PyCoverageDialog

Module implementing a Python code coverage dialog.

PyCoverageForm

PyProfileDialog

Module implementing a dialog to display profile data.

PyProfileForm

SBVviewer

Module implementing a tab widget conatining a shell, a browser, variables viewers and exception logger.

Shell

Module implementing a graphical Python shell.

ToolConfigurationDialog

Module implementing a configuration dialog for the tools menu.

ToolConfigurationForm

UserInterface

Module implementing the main user interface.

UI

Package implementing the main user interface and general purpose dialogs.


Table of Contents

This document was automatically generated by HappyDoc version 2.1