eric7/Documentation/Source/index-eric7.EricWidgets.html

branch
eric7
changeset 8372
e0227a7c850e
child 8403
d9fd02e8c28b
equal deleted inserted replaced
8371:d6062691d424 8372:e0227a7c850e
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.EricWidgets</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>eric7.EricWidgets</h1>
23
24 <p>
25 Package implementing some special widgets.
26 </p>
27 <p>
28 They extend or amend the standard widgets as found in QtWidgets.
29 </p>
30
31
32 <h3>Modules</h3>
33 <table>
34
35 <tr>
36 <td><a href="eric7.EricWidgets.EricAnimatedLabel.html">EricAnimatedLabel</a></td>
37 <td>Module implementing a label widget showing an animated pixmap.</td>
38 </tr>
39 <tr>
40 <td><a href="eric7.EricWidgets.EricAnimatedWidget.html">EricAnimatedWidget</a></td>
41 <td>Module implementing an animated widget.</td>
42 </tr>
43 <tr>
44 <td><a href="eric7.EricWidgets.EricApplication.html">EricApplication</a></td>
45 <td>Class implementing a specialized application class.</td>
46 </tr>
47 <tr>
48 <td><a href="eric7.EricWidgets.EricClickableLabel.html">EricClickableLabel</a></td>
49 <td>Module implementing a clickable label.</td>
50 </tr>
51 <tr>
52 <td><a href="eric7.EricWidgets.EricComboSelectionDialog.html">EricComboSelectionDialog</a></td>
53 <td>Module implementing a dialog to select one entry from a list of strings.</td>
54 </tr>
55 <tr>
56 <td><a href="eric7.EricWidgets.EricCompleters.html">EricCompleters</a></td>
57 <td>Module implementing various kinds of completers.</td>
58 </tr>
59 <tr>
60 <td><a href="eric7.EricWidgets.EricErrorMessage.html">EricErrorMessage</a></td>
61 <td>Module implementing a specialized error message dialog.</td>
62 </tr>
63 <tr>
64 <td><a href="eric7.EricWidgets.EricErrorMessageFilterDialog.html">EricErrorMessageFilterDialog</a></td>
65 <td>Module implementing a dialog to manage the list of messages to be ignored.</td>
66 </tr>
67 <tr>
68 <td><a href="eric7.EricWidgets.EricFileDialog.html">EricFileDialog</a></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>
70 </tr>
71 <tr>
72 <td><a href="eric7.EricWidgets.EricFileSaveConfirmDialog.html">EricFileSaveConfirmDialog</a></td>
73 <td>Module implementing a dialog to enter a file system path using a file picker.</td>
74 </tr>
75 <tr>
76 <td><a href="eric7.EricWidgets.EricLed.html">EricLed</a></td>
77 <td>Module implementing a LED widget.</td>
78 </tr>
79 <tr>
80 <td><a href="eric7.EricWidgets.EricLineEdit.html">EricLineEdit</a></td>
81 <td>Module implementing specialized line edits.</td>
82 </tr>
83 <tr>
84 <td><a href="eric7.EricWidgets.EricLineEditButton.html">EricLineEditButton</a></td>
85 <td>Module implementing a button class to be used with EricLineEdit.</td>
86 </tr>
87 <tr>
88 <td><a href="eric7.EricWidgets.EricListSelectionDialog.html">EricListSelectionDialog</a></td>
89 <td>Module implementing a dialog to select from a list of strings.</td>
90 </tr>
91 <tr>
92 <td><a href="eric7.EricWidgets.EricListView.html">EricListView</a></td>
93 <td>Module implementing specialized list views.</td>
94 </tr>
95 <tr>
96 <td><a href="eric7.EricWidgets.EricMainWindow.html">EricMainWindow</a></td>
97 <td>Module implementing a main window class with styling support.</td>
98 </tr>
99 <tr>
100 <td><a href="eric7.EricWidgets.EricMapWidget.html">EricMapWidget</a></td>
101 <td>Module implementing a base class for showing a document map.</td>
102 </tr>
103 <tr>
104 <td><a href="eric7.EricWidgets.EricMessageBox.html">EricMessageBox</a></td>
105 <td>Module implementing QMessageBox replacements and more convenience function.</td>
106 </tr>
107 <tr>
108 <td><a href="eric7.EricWidgets.EricModelMenu.html">EricModelMenu</a></td>
109 <td>Module implementing a menu populated from a QAbstractItemModel.</td>
110 </tr>
111 <tr>
112 <td><a href="eric7.EricWidgets.EricModelToolBar.html">EricModelToolBar</a></td>
113 <td>Module implementing a tool bar populated from a QAbstractItemModel.</td>
114 </tr>
115 <tr>
116 <td><a href="eric7.EricWidgets.EricPassivePopup.html">EricPassivePopup</a></td>
117 <td>Module implementing dialog-like popup that displays messages without interrupting the user.</td>
118 </tr>
119 <tr>
120 <td><a href="eric7.EricWidgets.EricPasswordMeter.html">EricPasswordMeter</a></td>
121 <td>Module implementing a custom widget indicating the strength of a password.</td>
122 </tr>
123 <tr>
124 <td><a href="eric7.EricWidgets.EricPathPicker.html">EricPathPicker</a></td>
125 <td>Module implementing a path picker widget.</td>
126 </tr>
127 <tr>
128 <td><a href="eric7.EricWidgets.EricPathPickerDialog.html">EricPathPickerDialog</a></td>
129 <td>Module implementing a dialog to enter a file system path using a file picker.</td>
130 </tr>
131 <tr>
132 <td><a href="eric7.EricWidgets.EricPlainTextDialog.html">EricPlainTextDialog</a></td>
133 <td>Module implementing a dialog to show some plain text.</td>
134 </tr>
135 <tr>
136 <td><a href="eric7.EricWidgets.EricProcessDialog.html">EricProcessDialog</a></td>
137 <td>Module implementing a dialog starting a process and showing its output.</td>
138 </tr>
139 <tr>
140 <td><a href="eric7.EricWidgets.EricProgressDialog.html">EricProgressDialog</a></td>
141 <td>Module implementing a progress dialog allowing a customized progress bar label.</td>
142 </tr>
143 <tr>
144 <td><a href="eric7.EricWidgets.EricSideBar.html">EricSideBar</a></td>
145 <td>Module implementing a sidebar class.</td>
146 </tr>
147 <tr>
148 <td><a href="eric7.EricWidgets.EricSimpleHelpDialog.html">EricSimpleHelpDialog</a></td>
149 <td>Module implementing a dialog to show some help text.</td>
150 </tr>
151 <tr>
152 <td><a href="eric7.EricWidgets.EricSingleApplication.html">EricSingleApplication</a></td>
153 <td>Module implementing the single application server and client.</td>
154 </tr>
155 <tr>
156 <td><a href="eric7.EricWidgets.EricSqueezeLabels.html">EricSqueezeLabels</a></td>
157 <td>Module implementing labels that squeeze their contents to fit the size of the label.</td>
158 </tr>
159 <tr>
160 <td><a href="eric7.EricWidgets.EricStringListEditWidget.html">EricStringListEditWidget</a></td>
161 <td>Module implementing a dialog to edit a list of strings.</td>
162 </tr>
163 <tr>
164 <td><a href="eric7.EricWidgets.EricTabWidget.html">EricTabWidget</a></td>
165 <td>Module implementing a TabWidget class substituting QTabWidget.</td>
166 </tr>
167 <tr>
168 <td><a href="eric7.EricWidgets.EricTableView.html">EricTableView</a></td>
169 <td>Module implementing specialized table views.</td>
170 </tr>
171 <tr>
172 <td><a href="eric7.EricWidgets.EricTextEditSearchWidget.html">EricTextEditSearchWidget</a></td>
173 <td>Module implementing a horizontal search widget for QTextEdit.</td>
174 </tr>
175 <tr>
176 <td><a href="eric7.EricWidgets.EricTextInputDialog.html">EricTextInputDialog</a></td>
177 <td>Module implementing a dialog to enter some text.</td>
178 </tr>
179 <tr>
180 <td><a href="eric7.EricWidgets.EricTextSpinBox.html">EricTextSpinBox</a></td>
181 <td>Module implementing a spinbox with textual entries.</td>
182 </tr>
183 <tr>
184 <td><a href="eric7.EricWidgets.EricToolBarDialog.html">EricToolBarDialog</a></td>
185 <td>Module implementing a toolbar configuration dialog.</td>
186 </tr>
187 <tr>
188 <td><a href="eric7.EricWidgets.EricToolBarManager.html">EricToolBarManager</a></td>
189 <td>Module implementing a toolbar manager class.</td>
190 </tr>
191 <tr>
192 <td><a href="eric7.EricWidgets.EricToolBox.html">EricToolBox</a></td>
193 <td>Module implementing a horizontal and a vertical toolbox class.</td>
194 </tr>
195 <tr>
196 <td><a href="eric7.EricWidgets.EricToolButton.html">EricToolButton</a></td>
197 <td>Module implementing a specialized tool button subclass.</td>
198 </tr>
199 <tr>
200 <td><a href="eric7.EricWidgets.EricTreeView.html">EricTreeView</a></td>
201 <td>Module implementing specialized tree views.</td>
202 </tr>
203 <tr>
204 <td><a href="eric7.EricWidgets.EricTreeWidget.html">EricTreeWidget</a></td>
205 <td>Module implementing specialized tree views.</td>
206 </tr>
207 <tr>
208 <td><a href="eric7.EricWidgets.EricZoomWidget.html">EricZoomWidget</a></td>
209 <td>Module implementing a zoom widget for the status bar.</td>
210 </tr>
211 </table>
212 </body></html>

eric ide

mercurial