--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/index-eric5.E5Gui.html Wed Jan 13 18:53:58 2010 +0000 @@ -0,0 +1,89 @@ +<?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.E5Gui</title> +<style> +body { + background:white; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #4FA4FF; } +h2 { color: white; background: #4FA4FF; } +h3 { color: white; background: #00557F; } +h4 { color: white; background: #00557F; } + +a { color: #AA5500; } + +</style> +</head> +<body> +<h1>eric5.E5Gui</h1> +<p> +Package implementing some special GUI elements. +</p><p> +They extend or ammend the standard elements as found in QtGui. +</p> + + +<h3>Modules</h3> +<table> +<tr> +<td><a href="eric5.E5Gui.E5Action.html">E5Action</a></td> +<td>Module implementing an Action class extending QAction.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5Application.html">E5Application</a></td> +<td>Class implementing a specialized application class.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5Completers.html">E5Completers</a></td> +<td>Module implementing various kinds of completers.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5Led.html">E5Led</a></td> +<td>Module implementing a LED widget.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5LineEdit.html">E5LineEdit</a></td> +<td>Module implementing specialized line edits.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5ListView.html">E5ListView</a></td> +<td>Module implementing specialized list views.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5ModelMenu.html">E5ModelMenu</a></td> +<td>Module implementing a menu populated from a QAbstractItemModel.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5ModelToolBar.html">E5ModelToolBar</a></td> +<td>Module implementing a tool bar populated from a QAbstractItemModel.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5SideBar.html">E5SideBar</a></td> +<td>Module implementing a sidebar class.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5SingleApplication.html">E5SingleApplication</a></td> +<td>Module implementing the single application server and client.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5SqueezeLabels.html">E5SqueezeLabels</a></td> +<td>Module implementing labels that squeeze their contents to fit the size of the label.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5TabWidget.html">E5TabWidget</a></td> +<td>Module implementing a TabWidget class substituting QTabWidget.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5TableView.html">E5TableView</a></td> +<td>Module implementing specialized table views.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5ToolBarDialog.html">E5ToolBarDialog</a></td> +<td>Module implementing a toolbar configuration dialog.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5ToolBarManager.html">E5ToolBarManager</a></td> +<td>Module implementing a toolbar manager class.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5ToolBox.html">E5ToolBox</a></td> +<td>Module implementing a horizontal and a vertical toolbox class.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5TreeSortFilterProxyModel.html">E5TreeSortFilterProxyModel</a></td> +<td>Module implementing a modified QSortFilterProxyModel.</td> +</tr><tr> +<td><a href="eric5.E5Gui.E5TreeView.html">E5TreeView</a></td> +<td>Module implementing specialized tree views.</td> +</tr> +</table> +</body></html> \ No newline at end of file