eric3.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.

Modules

AboutDialog Module implementing an 'About Eric' dialog.
AboutForm
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
CompareDialog Module implementing a dialog to compare two files and show the result side by side.
CompareForm
DeleteFilesConfirmationDialog Module implementing a dialog to confirm deletion of multiple files.
DeleteFilesConfirmationForm
DiffDialog Module implementing a dialog to compare two files.
DiffForm
E3Action Module implementing an Action class substituting QAction.
E3SingleApplication Module implementing the single application server and client.
EmailDialog Module implementing a dialog to send bug reports.
EmailForm
FindFileDialog Module implementing a dialog to search for text in files.
FindFileForm
FindFileNameDialog Module implementing a dialog to search for files.
FindFileNameForm
IconProvider Module implementing an icon provider for QFileDialog.
Info Module defining some informational strings.
LogView Module implementing the log viewer widget and the log widget.
PixmapCache Module implementing a pixmap cache for icons.
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.
SplashScreen Module implementing a splashscreen for eric3.
TaskPropertiesDialog Module implementing the task properties dialog.
TaskPropertiesForm
TaskViewer Module implementing a task viewer and associated classes.
ToolConfigurationDialog Module implementing a configuration dialog for the tools menu.
ToolConfigurationForm
UserInterface Module implementing the main user interface.