Documentation/Source/index-eric4.E4Gui.html

changeset 3
0d9daebf5b8c
diff -r bc6196164237 -r 0d9daebf5b8c Documentation/Source/index-eric4.E4Gui.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/index-eric4.E4Gui.html	Mon Dec 28 16:18:43 2009 +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>eric4.E4Gui</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>eric4.E4Gui</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="eric4.E4Gui.E4Action.html">E4Action</a></td>
+<td>Module implementing an Action class extending QAction.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4Application.html">E4Application</a></td>
+<td>Class implementing a specialized application class.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4Completers.html">E4Completers</a></td>
+<td>Module implementing various kinds of completers.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4Led.html">E4Led</a></td>
+<td>Module implementing a LED widget.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4LineEdit.html">E4LineEdit</a></td>
+<td>Module implementing specialized line edits.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4ListView.html">E4ListView</a></td>
+<td>Module implementing specialized list views.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4ModelMenu.html">E4ModelMenu</a></td>
+<td>Module implementing a menu populated from a QAbstractItemModel.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4ModelToolBar.html">E4ModelToolBar</a></td>
+<td>Module implementing a tool bar populated from a QAbstractItemModel.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4SideBar.html">E4SideBar</a></td>
+<td>Module implementing a sidebar class.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4SingleApplication.html">E4SingleApplication</a></td>
+<td>Module implementing the single application server and client.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4SqueezeLabels.html">E4SqueezeLabels</a></td>
+<td>Module implementing labels that squeeze their contents to fit the size of the label.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4TabWidget.html">E4TabWidget</a></td>
+<td>Module implementing a TabWidget class substituting QTabWidget.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4TableView.html">E4TableView</a></td>
+<td>Module implementing specialized table views.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4ToolBarDialog.html">E4ToolBarDialog</a></td>
+<td>Module implementing a toolbar configuration dialog.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4ToolBarManager.html">E4ToolBarManager</a></td>
+<td>Module implementing a toolbar manager class.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4ToolBox.html">E4ToolBox</a></td>
+<td>Module implementing a horizontal and a vertical toolbox class.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4TreeSortFilterProxyModel.html">E4TreeSortFilterProxyModel</a></td>
+<td>Module implementing a modified QSortFilterProxyModel.</td>
+</tr><tr>
+<td><a href="eric4.E4Gui.E4TreeView.html">E4TreeView</a></td>
+<td>Module implementing specialized tree views.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial