Documentation/Source/index-eric6.E5Gui.html

changeset 3673
e26d7d0c1088
child 4039
661167a99aef
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/index-eric6.E5Gui.html	Sat Jul 05 12:29:15 2014 +0200
@@ -0,0 +1,133 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric6.E5Gui</title>
+<meta charset="UTF-8">
+<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>eric6.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="eric6.E5Gui.E5Action.html">E5Action</a></td>
+<td>Module implementing an Action class extending QAction.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5Application.html">E5Application</a></td>
+<td>Class implementing a specialized application class.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ClickableLabel.html">E5ClickableLabel</a></td>
+<td>Module implementing a clickable label.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ComboBox.html">E5ComboBox</a></td>
+<td>Module implementing combobox classes using the eric6 line edits.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5Completers.html">E5Completers</a></td>
+<td>Module implementing various kinds of completers.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ErrorMessage.html">E5ErrorMessage</a></td>
+<td>Module implementing a specialized error message dialog.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ErrorMessageFilterDialog.html">E5ErrorMessageFilterDialog</a></td>
+<td>Module implementing a dialog to manage the list of messages to be ignored.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5FileDialog.html">E5FileDialog</a></td>
+<td>Module implementing alternative functions for the QFileDialog static methods to cope with distributor's usage of KDE wrapper dialogs for Qt file dialogs.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5Led.html">E5Led</a></td>
+<td>Module implementing a LED widget.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5LineEdit.html">E5LineEdit</a></td>
+<td>Module implementing specialized line edits.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5LineEditButton.html">E5LineEditButton</a></td>
+<td>Module implementing a button class to be used with E5LineEdit.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ListView.html">E5ListView</a></td>
+<td>Module implementing specialized list views.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5MainWindow.html">E5MainWindow</a></td>
+<td>Module implementing a main window class with styling support.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5MapWidget.html">E5MapWidget</a></td>
+<td>Module implementing a base class for showing a document map.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5MessageBox.html">E5MessageBox</a></td>
+<td>Module implementing QMessageBox replacements and more convenience function.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ModelMenu.html">E5ModelMenu</a></td>
+<td>Module implementing a menu populated from a QAbstractItemModel.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ModelToolBar.html">E5ModelToolBar</a></td>
+<td>Module implementing a tool bar populated from a QAbstractItemModel.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5PassivePopup.html">E5PassivePopup</a></td>
+<td>Module implementing dialog-like popup that displays messages without interrupting the user.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5PasswordMeter.html">E5PasswordMeter</a></td>
+<td>Module implementing a custom widget indicating the strength of a password.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ProgressDialog.html">E5ProgressDialog</a></td>
+<td>Module implementing a progress dialog allowing a customized progress bar label.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5SideBar.html">E5SideBar</a></td>
+<td>Module implementing a sidebar class.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5SingleApplication.html">E5SingleApplication</a></td>
+<td>Module implementing the single application server and client.</td>
+</tr><tr>
+<td><a href="eric6.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="eric6.E5Gui.E5TabWidget.html">E5TabWidget</a></td>
+<td>Module implementing a TabWidget class substituting QTabWidget.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5TableView.html">E5TableView</a></td>
+<td>Module implementing specialized table views.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5TextSpinBox.html">E5TextSpinBox</a></td>
+<td>Module implementing a spinbox with textual entries.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ToolBarDialog.html">E5ToolBarDialog</a></td>
+<td>Module implementing a toolbar configuration dialog.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ToolBarManager.html">E5ToolBarManager</a></td>
+<td>Module implementing a toolbar manager class.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ToolBox.html">E5ToolBox</a></td>
+<td>Module implementing a horizontal and a vertical toolbox class.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5TreeSortFilterProxyModel.html">E5TreeSortFilterProxyModel</a></td>
+<td>Module implementing a modified QSortFilterProxyModel.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5TreeView.html">E5TreeView</a></td>
+<td>Module implementing specialized tree views.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5TreeWidget.html">E5TreeWidget</a></td>
+<td>Module implementing specialized tree views.</td>
+</tr><tr>
+<td><a href="eric6.E5Gui.E5ZoomWidget.html">E5ZoomWidget</a></td>
+<td>Module implementing a zoom widget for the status bar.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial