Documentation/Source/index-eric5.UI.html

Mon, 30 Apr 2012 19:19:17 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 30 Apr 2012 19:19:17 +0200
changeset 1823
21d988eaf1bf
parent 1726
5d3132740ece
child 2190
abd65b78425e
permissions
-rw-r--r--

Added the capability to search in the recorded log of the log viewer.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html><head>
<title>eric5.UI</title>
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric5.UI</h1>
<p>
Package implementing the main user interface and general purpose dialogs.
</p><p>
This package contains the main user interface and some general purpose
dialogs as well as dialogs not fitting the other more specific categories.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.UI.AuthenticationDialog.html">AuthenticationDialog</a></td>
<td>Module implementing the authentication dialog for the help browser.</td>
</tr><tr>
<td><a href="eric5.UI.Browser.html">Browser</a></td>
<td>Module implementing a browser with class browsing capabilities.</td>
</tr><tr>
<td><a href="eric5.UI.BrowserModel.html">BrowserModel</a></td>
<td>Module implementing the browser model.</td>
</tr><tr>
<td><a href="eric5.UI.BrowserSortFilterProxyModel.html">BrowserSortFilterProxyModel</a></td>
<td>Module implementing the browser sort filter proxy model.</td>
</tr><tr>
<td><a href="eric5.UI.CompareDialog.html">CompareDialog</a></td>
<td>Module implementing a dialog to compare two files and show the result side by side.</td>
</tr><tr>
<td><a href="eric5.UI.Config.html">Config</a></td>
<td>Module defining common data to be used by all windows..</td>
</tr><tr>
<td><a href="eric5.UI.DeleteFilesConfirmationDialog.html">DeleteFilesConfirmationDialog</a></td>
<td>Module implementing a dialog to confirm deletion of multiple files.</td>
</tr><tr>
<td><a href="eric5.UI.DiffDialog.html">DiffDialog</a></td>
<td>Module implementing a dialog to compare two files.</td>
</tr><tr>
<td><a href="eric5.UI.EmailDialog.html">EmailDialog</a></td>
<td>Module implementing a dialog to send bug reports.</td>
</tr><tr>
<td><a href="eric5.UI.ErrorLogDialog.html">ErrorLogDialog</a></td>
<td>Module implementing a dialog to display an error log.</td>
</tr><tr>
<td><a href="eric5.UI.FindFileDialog.html">FindFileDialog</a></td>
<td>Module implementing a dialog to search for text in files.</td>
</tr><tr>
<td><a href="eric5.UI.FindFileNameDialog.html">FindFileNameDialog</a></td>
<td>Module implementing a dialog to search for files.</td>
</tr><tr>
<td><a href="eric5.UI.Info.html">Info</a></td>
<td>Module defining some informational strings.</td>
</tr><tr>
<td><a href="eric5.UI.LogView.html">LogView</a></td>
<td>Module implementing the log viewer widget and the log widget.</td>
</tr><tr>
<td><a href="eric5.UI.NumbersWidget.html">NumbersWidget</a></td>
<td>Module implementing a widget to show numbers in different formats.</td>
</tr><tr>
<td><a href="eric5.UI.PixmapCache.html">PixmapCache</a></td>
<td>Module implementing a pixmap cache for icons.</td>
</tr><tr>
<td><a href="eric5.UI.SearchWidget.html">SearchWidget</a></td>
<td>Module implementing the search box for the shel, terminal and log viewer.</td>
</tr><tr>
<td><a href="eric5.UI.SplashScreen.html">SplashScreen</a></td>
<td>Module implementing a splashscreen for eric5.</td>
</tr><tr>
<td><a href="eric5.UI.SymbolsWidget.html">SymbolsWidget</a></td>
<td>Module implementing a widget to select a symbol in various formats.</td>
</tr><tr>
<td><a href="eric5.UI.UserInterface.html">UserInterface</a></td>
<td>Module implementing the main user interface.</td>
</tr>
</table>
</body></html>

eric ide

mercurial