Home ⌂Doc Index ◂Up ▴

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

Packages

Previewers Package containing the various previewer modules.
data Package defining some data used by UI widgets.

Modules

AuthenticationDialog Module implementing the authentication dialog for the help browser.
Browser Module implementing a browser with class browsing capabilities.
BrowserModel Module implementing the browser model.
BrowserSortFilterProxyModel Module implementing the browser sort filter proxy model.
ClearPrivateDataDialog Module implementing a dialog to select which private data to clear.
CodeDocumentationViewer Module implementing a widget to show some source code information provided by plug-ins.
CodeDocumentationViewerTemplate Module implementing functions to prepare an HTML documentation view.
CompareDialog Module implementing a dialog to compare two files and show the result side by side.
Config Module defining common data to be used by all windows..
DeleteFilesConfirmationDialog Module implementing a dialog to confirm deletion of multiple files.
DiffDialog Module implementing a dialog to compare two files.
DiffHighlighter Module implementing a syntax highlighter for unified and context diff outputs.
EmailDialog Module implementing a dialog to send bug reports or feature requests.
ErrorLogDialog Module implementing a dialog to display an error log.
FindFileDialog Module implementing a dialog to search for text in files.
FindFileNameDialog Module implementing a dialog to search for files.
Info Module defining some informational strings.
LogView Module implementing the log viewer widget and the log widget.
NotificationWidget Module implementing a Notification widget.
NumbersWidget Module implementing a widget to show numbers in different formats.
PixmapCache Module implementing a pixmap cache for icons.
Previewer Module implementing a previewer widget for HTML, Markdown and ReST files.
PythonAstViewer Module implementing a widget to visualize the Python AST for some Python sources.
SearchWidget Module implementing the search box for the shell and log viewer.
SplashScreen Module implementing a splashscreen for eric6.
SymbolsWidget Module implementing a widget to select a symbol in various formats.
UserInterface Module implementing the main user interface.


Home ⌂Doc Index ◂Up ▴