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.
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 | |
DiffDialog | Module implementing a dialog to compare two files. |
DiffForm | |
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. |
Shell | Module implementing a graphical Python shell. |
SingleApplication | Module implementing the single application server and client. |
SplashScreen | Module implementing a splashscreen for eric3. |
ToolConfigurationDialog | Module implementing a configuration dialog for the tools menu. |
ToolConfigurationForm | |
UserInterface | Module implementing the main user interface. |