18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body> |
21 <body> |
22 <h1>eric6.E5Gui</h1> |
22 <h1>eric6.E5Gui</h1> |
|
23 |
23 <p> |
24 <p> |
24 Package implementing some special GUI elements. |
25 Package implementing some special GUI elements. |
25 </p><p> |
26 </p> |
|
27 <p> |
26 They extend or ammend the standard elements as found in QtGui. |
28 They extend or ammend the standard elements as found in QtGui. |
27 </p> |
29 </p> |
28 |
30 |
29 |
31 |
30 <h3>Modules</h3> |
32 <h3>Modules</h3> |
31 <table> |
33 <table> |
|
34 |
32 <tr> |
35 <tr> |
33 <td><a href="eric6.E5Gui.E5Action.html">E5Action</a></td> |
36 <td><a href="eric6.E5Gui.E5Action.html">E5Action</a></td> |
34 <td>Module implementing an Action class extending QAction.</td> |
37 <td>Module implementing an Action class extending QAction.</td> |
35 </tr><tr> |
38 </tr> |
|
39 <tr> |
36 <td><a href="eric6.E5Gui.E5AnimatedWidget.html">E5AnimatedWidget</a></td> |
40 <td><a href="eric6.E5Gui.E5AnimatedWidget.html">E5AnimatedWidget</a></td> |
37 <td>Module implementing an animated widget.</td> |
41 <td>Module implementing an animated widget.</td> |
38 </tr><tr> |
42 </tr> |
|
43 <tr> |
39 <td><a href="eric6.E5Gui.E5Application.html">E5Application</a></td> |
44 <td><a href="eric6.E5Gui.E5Application.html">E5Application</a></td> |
40 <td>Class implementing a specialized application class.</td> |
45 <td>Class implementing a specialized application class.</td> |
41 </tr><tr> |
46 </tr> |
|
47 <tr> |
42 <td><a href="eric6.E5Gui.E5ClickableLabel.html">E5ClickableLabel</a></td> |
48 <td><a href="eric6.E5Gui.E5ClickableLabel.html">E5ClickableLabel</a></td> |
43 <td>Module implementing a clickable label.</td> |
49 <td>Module implementing a clickable label.</td> |
44 </tr><tr> |
50 </tr> |
|
51 <tr> |
45 <td><a href="eric6.E5Gui.E5ComboBox.html">E5ComboBox</a></td> |
52 <td><a href="eric6.E5Gui.E5ComboBox.html">E5ComboBox</a></td> |
46 <td>Module implementing combobox classes using the eric6 line edits.</td> |
53 <td>Module implementing combobox classes using the eric6 line edits.</td> |
47 </tr><tr> |
54 </tr> |
|
55 <tr> |
48 <td><a href="eric6.E5Gui.E5Completers.html">E5Completers</a></td> |
56 <td><a href="eric6.E5Gui.E5Completers.html">E5Completers</a></td> |
49 <td>Module implementing various kinds of completers.</td> |
57 <td>Module implementing various kinds of completers.</td> |
50 </tr><tr> |
58 </tr> |
|
59 <tr> |
51 <td><a href="eric6.E5Gui.E5ErrorMessage.html">E5ErrorMessage</a></td> |
60 <td><a href="eric6.E5Gui.E5ErrorMessage.html">E5ErrorMessage</a></td> |
52 <td>Module implementing a specialized error message dialog.</td> |
61 <td>Module implementing a specialized error message dialog.</td> |
53 </tr><tr> |
62 </tr> |
|
63 <tr> |
54 <td><a href="eric6.E5Gui.E5ErrorMessageFilterDialog.html">E5ErrorMessageFilterDialog</a></td> |
64 <td><a href="eric6.E5Gui.E5ErrorMessageFilterDialog.html">E5ErrorMessageFilterDialog</a></td> |
55 <td>Module implementing a dialog to manage the list of messages to be ignored.</td> |
65 <td>Module implementing a dialog to manage the list of messages to be ignored.</td> |
56 </tr><tr> |
66 </tr> |
|
67 <tr> |
57 <td><a href="eric6.E5Gui.E5FileDialog.html">E5FileDialog</a></td> |
68 <td><a href="eric6.E5Gui.E5FileDialog.html">E5FileDialog</a></td> |
58 <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> |
69 <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> |
59 </tr><tr> |
70 </tr> |
|
71 <tr> |
60 <td><a href="eric6.E5Gui.E5FileSaveConfirmDialog.html">E5FileSaveConfirmDialog</a></td> |
72 <td><a href="eric6.E5Gui.E5FileSaveConfirmDialog.html">E5FileSaveConfirmDialog</a></td> |
61 <td>Module implementing a dialog to enter a file system path using a file picker.</td> |
73 <td>Module implementing a dialog to enter a file system path using a file picker.</td> |
62 </tr><tr> |
74 </tr> |
|
75 <tr> |
63 <td><a href="eric6.E5Gui.E5GenericDiffHighlighter.html">E5GenericDiffHighlighter</a></td> |
76 <td><a href="eric6.E5Gui.E5GenericDiffHighlighter.html">E5GenericDiffHighlighter</a></td> |
64 <td>Module implementing a syntax highlighter for diff outputs.</td> |
77 <td>Module implementing a syntax highlighter for diff outputs.</td> |
65 </tr><tr> |
78 </tr> |
|
79 <tr> |
66 <td><a href="eric6.E5Gui.E5Led.html">E5Led</a></td> |
80 <td><a href="eric6.E5Gui.E5Led.html">E5Led</a></td> |
67 <td>Module implementing a LED widget.</td> |
81 <td>Module implementing a LED widget.</td> |
68 </tr><tr> |
82 </tr> |
|
83 <tr> |
69 <td><a href="eric6.E5Gui.E5LineEdit.html">E5LineEdit</a></td> |
84 <td><a href="eric6.E5Gui.E5LineEdit.html">E5LineEdit</a></td> |
70 <td>Module implementing specialized line edits.</td> |
85 <td>Module implementing specialized line edits.</td> |
71 </tr><tr> |
86 </tr> |
|
87 <tr> |
72 <td><a href="eric6.E5Gui.E5LineEditButton.html">E5LineEditButton</a></td> |
88 <td><a href="eric6.E5Gui.E5LineEditButton.html">E5LineEditButton</a></td> |
73 <td>Module implementing a button class to be used with E5LineEdit.</td> |
89 <td>Module implementing a button class to be used with E5LineEdit.</td> |
74 </tr><tr> |
90 </tr> |
|
91 <tr> |
75 <td><a href="eric6.E5Gui.E5ListSelectionDialog.html">E5ListSelectionDialog</a></td> |
92 <td><a href="eric6.E5Gui.E5ListSelectionDialog.html">E5ListSelectionDialog</a></td> |
76 <td>Module implementing a dialog to select from a list of strings.</td> |
93 <td>Module implementing a dialog to select from a list of strings.</td> |
77 </tr><tr> |
94 </tr> |
|
95 <tr> |
78 <td><a href="eric6.E5Gui.E5ListView.html">E5ListView</a></td> |
96 <td><a href="eric6.E5Gui.E5ListView.html">E5ListView</a></td> |
79 <td>Module implementing specialized list views.</td> |
97 <td>Module implementing specialized list views.</td> |
80 </tr><tr> |
98 </tr> |
|
99 <tr> |
81 <td><a href="eric6.E5Gui.E5MainWindow.html">E5MainWindow</a></td> |
100 <td><a href="eric6.E5Gui.E5MainWindow.html">E5MainWindow</a></td> |
82 <td>Module implementing a main window class with styling support.</td> |
101 <td>Module implementing a main window class with styling support.</td> |
83 </tr><tr> |
102 </tr> |
|
103 <tr> |
84 <td><a href="eric6.E5Gui.E5MapWidget.html">E5MapWidget</a></td> |
104 <td><a href="eric6.E5Gui.E5MapWidget.html">E5MapWidget</a></td> |
85 <td>Module implementing a base class for showing a document map.</td> |
105 <td>Module implementing a base class for showing a document map.</td> |
86 </tr><tr> |
106 </tr> |
|
107 <tr> |
87 <td><a href="eric6.E5Gui.E5MessageBox.html">E5MessageBox</a></td> |
108 <td><a href="eric6.E5Gui.E5MessageBox.html">E5MessageBox</a></td> |
88 <td>Module implementing QMessageBox replacements and more convenience function.</td> |
109 <td>Module implementing QMessageBox replacements and more convenience function.</td> |
89 </tr><tr> |
110 </tr> |
|
111 <tr> |
90 <td><a href="eric6.E5Gui.E5ModelMenu.html">E5ModelMenu</a></td> |
112 <td><a href="eric6.E5Gui.E5ModelMenu.html">E5ModelMenu</a></td> |
91 <td>Module implementing a menu populated from a QAbstractItemModel.</td> |
113 <td>Module implementing a menu populated from a QAbstractItemModel.</td> |
92 </tr><tr> |
114 </tr> |
|
115 <tr> |
93 <td><a href="eric6.E5Gui.E5ModelToolBar.html">E5ModelToolBar</a></td> |
116 <td><a href="eric6.E5Gui.E5ModelToolBar.html">E5ModelToolBar</a></td> |
94 <td>Module implementing a tool bar populated from a QAbstractItemModel.</td> |
117 <td>Module implementing a tool bar populated from a QAbstractItemModel.</td> |
95 </tr><tr> |
118 </tr> |
|
119 <tr> |
96 <td><a href="eric6.E5Gui.E5PassivePopup.html">E5PassivePopup</a></td> |
120 <td><a href="eric6.E5Gui.E5PassivePopup.html">E5PassivePopup</a></td> |
97 <td>Module implementing dialog-like popup that displays messages without interrupting the user.</td> |
121 <td>Module implementing dialog-like popup that displays messages without interrupting the user.</td> |
98 </tr><tr> |
122 </tr> |
|
123 <tr> |
99 <td><a href="eric6.E5Gui.E5PasswordMeter.html">E5PasswordMeter</a></td> |
124 <td><a href="eric6.E5Gui.E5PasswordMeter.html">E5PasswordMeter</a></td> |
100 <td>Module implementing a custom widget indicating the strength of a password.</td> |
125 <td>Module implementing a custom widget indicating the strength of a password.</td> |
101 </tr><tr> |
126 </tr> |
|
127 <tr> |
102 <td><a href="eric6.E5Gui.E5PathPicker.html">E5PathPicker</a></td> |
128 <td><a href="eric6.E5Gui.E5PathPicker.html">E5PathPicker</a></td> |
103 <td>Module implementing a path picker widget.</td> |
129 <td>Module implementing a path picker widget.</td> |
104 </tr><tr> |
130 </tr> |
|
131 <tr> |
105 <td><a href="eric6.E5Gui.E5PathPickerDialog.html">E5PathPickerDialog</a></td> |
132 <td><a href="eric6.E5Gui.E5PathPickerDialog.html">E5PathPickerDialog</a></td> |
106 <td>Module implementing a dialog to enter a file system path using a file picker.</td> |
133 <td>Module implementing a dialog to enter a file system path using a file picker.</td> |
107 </tr><tr> |
134 </tr> |
|
135 <tr> |
108 <td><a href="eric6.E5Gui.E5ProcessDialog.html">E5ProcessDialog</a></td> |
136 <td><a href="eric6.E5Gui.E5ProcessDialog.html">E5ProcessDialog</a></td> |
109 <td>Module implementing a dialog starting a process and showing its output.</td> |
137 <td>Module implementing a dialog starting a process and showing its output.</td> |
110 </tr><tr> |
138 </tr> |
|
139 <tr> |
111 <td><a href="eric6.E5Gui.E5ProgressDialog.html">E5ProgressDialog</a></td> |
140 <td><a href="eric6.E5Gui.E5ProgressDialog.html">E5ProgressDialog</a></td> |
112 <td>Module implementing a progress dialog allowing a customized progress bar label.</td> |
141 <td>Module implementing a progress dialog allowing a customized progress bar label.</td> |
113 </tr><tr> |
142 </tr> |
|
143 <tr> |
114 <td><a href="eric6.E5Gui.E5SideBar.html">E5SideBar</a></td> |
144 <td><a href="eric6.E5Gui.E5SideBar.html">E5SideBar</a></td> |
115 <td>Module implementing a sidebar class.</td> |
145 <td>Module implementing a sidebar class.</td> |
116 </tr><tr> |
146 </tr> |
|
147 <tr> |
117 <td><a href="eric6.E5Gui.E5SimpleHelpDialog.html">E5SimpleHelpDialog</a></td> |
148 <td><a href="eric6.E5Gui.E5SimpleHelpDialog.html">E5SimpleHelpDialog</a></td> |
118 <td>Module implementing a dialog to show some help text.</td> |
149 <td>Module implementing a dialog to show some help text.</td> |
119 </tr><tr> |
150 </tr> |
|
151 <tr> |
120 <td><a href="eric6.E5Gui.E5SingleApplication.html">E5SingleApplication</a></td> |
152 <td><a href="eric6.E5Gui.E5SingleApplication.html">E5SingleApplication</a></td> |
121 <td>Module implementing the single application server and client.</td> |
153 <td>Module implementing the single application server and client.</td> |
122 </tr><tr> |
154 </tr> |
|
155 <tr> |
123 <td><a href="eric6.E5Gui.E5SqueezeLabels.html">E5SqueezeLabels</a></td> |
156 <td><a href="eric6.E5Gui.E5SqueezeLabels.html">E5SqueezeLabels</a></td> |
124 <td>Module implementing labels that squeeze their contents to fit the size of the label.</td> |
157 <td>Module implementing labels that squeeze their contents to fit the size of the label.</td> |
125 </tr><tr> |
158 </tr> |
|
159 <tr> |
126 <td><a href="eric6.E5Gui.E5StringListEditWidget.html">E5StringListEditWidget</a></td> |
160 <td><a href="eric6.E5Gui.E5StringListEditWidget.html">E5StringListEditWidget</a></td> |
127 <td>Module implementing a dialog to edit a list of strings.</td> |
161 <td>Module implementing a dialog to edit a list of strings.</td> |
128 </tr><tr> |
162 </tr> |
|
163 <tr> |
129 <td><a href="eric6.E5Gui.E5TabWidget.html">E5TabWidget</a></td> |
164 <td><a href="eric6.E5Gui.E5TabWidget.html">E5TabWidget</a></td> |
130 <td>Module implementing a TabWidget class substituting QTabWidget.</td> |
165 <td>Module implementing a TabWidget class substituting QTabWidget.</td> |
131 </tr><tr> |
166 </tr> |
|
167 <tr> |
132 <td><a href="eric6.E5Gui.E5TableView.html">E5TableView</a></td> |
168 <td><a href="eric6.E5Gui.E5TableView.html">E5TableView</a></td> |
133 <td>Module implementing specialized table views.</td> |
169 <td>Module implementing specialized table views.</td> |
134 </tr><tr> |
170 </tr> |
|
171 <tr> |
135 <td><a href="eric6.E5Gui.E5TextEditSearchWidget.html">E5TextEditSearchWidget</a></td> |
172 <td><a href="eric6.E5Gui.E5TextEditSearchWidget.html">E5TextEditSearchWidget</a></td> |
136 <td>Module implementing a horizontal search widget for QTextEdit.</td> |
173 <td>Module implementing a horizontal search widget for QTextEdit.</td> |
137 </tr><tr> |
174 </tr> |
|
175 <tr> |
138 <td><a href="eric6.E5Gui.E5TextInputDialog.html">E5TextInputDialog</a></td> |
176 <td><a href="eric6.E5Gui.E5TextInputDialog.html">E5TextInputDialog</a></td> |
139 <td>Module implementing a dialog to enter some text.</td> |
177 <td>Module implementing a dialog to enter some text.</td> |
140 </tr><tr> |
178 </tr> |
|
179 <tr> |
141 <td><a href="eric6.E5Gui.E5TextSpinBox.html">E5TextSpinBox</a></td> |
180 <td><a href="eric6.E5Gui.E5TextSpinBox.html">E5TextSpinBox</a></td> |
142 <td>Module implementing a spinbox with textual entries.</td> |
181 <td>Module implementing a spinbox with textual entries.</td> |
143 </tr><tr> |
182 </tr> |
|
183 <tr> |
144 <td><a href="eric6.E5Gui.E5ToolBarDialog.html">E5ToolBarDialog</a></td> |
184 <td><a href="eric6.E5Gui.E5ToolBarDialog.html">E5ToolBarDialog</a></td> |
145 <td>Module implementing a toolbar configuration dialog.</td> |
185 <td>Module implementing a toolbar configuration dialog.</td> |
146 </tr><tr> |
186 </tr> |
|
187 <tr> |
147 <td><a href="eric6.E5Gui.E5ToolBarManager.html">E5ToolBarManager</a></td> |
188 <td><a href="eric6.E5Gui.E5ToolBarManager.html">E5ToolBarManager</a></td> |
148 <td>Module implementing a toolbar manager class.</td> |
189 <td>Module implementing a toolbar manager class.</td> |
149 </tr><tr> |
190 </tr> |
|
191 <tr> |
150 <td><a href="eric6.E5Gui.E5ToolBox.html">E5ToolBox</a></td> |
192 <td><a href="eric6.E5Gui.E5ToolBox.html">E5ToolBox</a></td> |
151 <td>Module implementing a horizontal and a vertical toolbox class.</td> |
193 <td>Module implementing a horizontal and a vertical toolbox class.</td> |
152 </tr><tr> |
194 </tr> |
|
195 <tr> |
153 <td><a href="eric6.E5Gui.E5ToolButton.html">E5ToolButton</a></td> |
196 <td><a href="eric6.E5Gui.E5ToolButton.html">E5ToolButton</a></td> |
154 <td>Module implementing a specialized tool button subclass.</td> |
197 <td>Module implementing a specialized tool button subclass.</td> |
155 </tr><tr> |
198 </tr> |
|
199 <tr> |
156 <td><a href="eric6.E5Gui.E5TreeSortFilterProxyModel.html">E5TreeSortFilterProxyModel</a></td> |
200 <td><a href="eric6.E5Gui.E5TreeSortFilterProxyModel.html">E5TreeSortFilterProxyModel</a></td> |
157 <td>Module implementing a modified QSortFilterProxyModel.</td> |
201 <td>Module implementing a modified QSortFilterProxyModel.</td> |
158 </tr><tr> |
202 </tr> |
|
203 <tr> |
159 <td><a href="eric6.E5Gui.E5TreeView.html">E5TreeView</a></td> |
204 <td><a href="eric6.E5Gui.E5TreeView.html">E5TreeView</a></td> |
160 <td>Module implementing specialized tree views.</td> |
205 <td>Module implementing specialized tree views.</td> |
161 </tr><tr> |
206 </tr> |
|
207 <tr> |
162 <td><a href="eric6.E5Gui.E5TreeWidget.html">E5TreeWidget</a></td> |
208 <td><a href="eric6.E5Gui.E5TreeWidget.html">E5TreeWidget</a></td> |
163 <td>Module implementing specialized tree views.</td> |
209 <td>Module implementing specialized tree views.</td> |
164 </tr><tr> |
210 </tr> |
|
211 <tr> |
165 <td><a href="eric6.E5Gui.E5ZoomWidget.html">E5ZoomWidget</a></td> |
212 <td><a href="eric6.E5Gui.E5ZoomWidget.html">E5ZoomWidget</a></td> |
166 <td>Module implementing a zoom widget for the status bar.</td> |
213 <td>Module implementing a zoom widget for the status bar.</td> |
167 </tr> |
214 </tr> |
168 </table> |
215 </table> |
169 </body></html> |
216 </body></html> |