1 | #ifndef QT_QTWIDGETS_MODULE_H |
---|---|
2 | #define QT_QTWIDGETS_MODULE_H |
3 | #include <QtWidgets/QtWidgetsDepends> |
4 | #include "qtwidgetsglobal.h" |
5 | #if QT_CONFIG(abstractbutton) |
6 | #include "qabstractbutton.h" |
7 | #endif |
8 | #if QT_CONFIG(itemviews) |
9 | #include "qabstractitemdelegate.h" |
10 | #endif |
11 | #if QT_CONFIG(itemviews) |
12 | #include "qabstractitemview.h" |
13 | #endif |
14 | #include "qabstractscrollarea.h" |
15 | #if QT_CONFIG(abstractslider) |
16 | #include "qabstractslider.h" |
17 | #endif |
18 | #if QT_CONFIG(spinbox) |
19 | #include "qabstractspinbox.h" |
20 | #endif |
21 | #include "qaccessiblewidget.h" |
22 | #include "qaction.h" |
23 | #include "qactiongroup.h" |
24 | #include "qapplication.h" |
25 | #include "qboxlayout.h" |
26 | #if QT_CONFIG(buttongroup) |
27 | #include "qbuttongroup.h" |
28 | #endif |
29 | #if QT_CONFIG(calendarwidget) |
30 | #include "qcalendarwidget.h" |
31 | #endif |
32 | #if QT_CONFIG(checkbox) |
33 | #include "qcheckbox.h" |
34 | #endif |
35 | #if QT_CONFIG(colordialog) |
36 | #include "qcolordialog.h" |
37 | #endif |
38 | #include "qcolormap.h" |
39 | #if QT_CONFIG(columnview) |
40 | #include "qcolumnview.h" |
41 | #endif |
42 | #if QT_CONFIG(combobox) |
43 | #include "qcombobox.h" |
44 | #endif |
45 | #if QT_CONFIG(commandlinkbutton) |
46 | #include "qcommandlinkbutton.h" |
47 | #endif |
48 | #include "qcommonstyle.h" |
49 | #if QT_CONFIG(completer) |
50 | #include "qcompleter.h" |
51 | #endif |
52 | #if QT_CONFIG(datawidgetmapper) |
53 | #include "qdatawidgetmapper.h" |
54 | #endif |
55 | #if QT_CONFIG(datetimeedit) |
56 | #include "qdatetimeedit.h" |
57 | #endif |
58 | #if QT_CONFIG(dial) |
59 | #include "qdial.h" |
60 | #endif |
61 | #if QT_CONFIG(dialog) |
62 | #include "qdialog.h" |
63 | #endif |
64 | #if QT_CONFIG(dialogbuttonbox) |
65 | #include "qdialogbuttonbox.h" |
66 | #endif |
67 | #if QT_CONFIG(dockwidget) |
68 | #include "qdockwidget.h" |
69 | #endif |
70 | #include "qdrawutil.h" |
71 | #if QT_CONFIG(errormessage) |
72 | #include "qerrormessage.h" |
73 | #endif |
74 | #if QT_CONFIG(filedialog) |
75 | #include "qfiledialog.h" |
76 | #endif |
77 | #include "qfileiconprovider.h" |
78 | #include "qfilesystemmodel.h" |
79 | #include "qfocusframe.h" |
80 | #if QT_CONFIG(fontcombobox) |
81 | #include "qfontcombobox.h" |
82 | #endif |
83 | #if QT_CONFIG(fontdialog) |
84 | #include "qfontdialog.h" |
85 | #endif |
86 | #if QT_CONFIG(formlayout) |
87 | #include "qformlayout.h" |
88 | #endif |
89 | #include "qframe.h" |
90 | #include "qgesture.h" |
91 | #include "qgesturerecognizer.h" |
92 | #if QT_CONFIG(graphicsview) |
93 | #include "qgraphicsanchorlayout.h" |
94 | #endif |
95 | #if QT_CONFIG(graphicseffect) |
96 | #include "qgraphicseffect.h" |
97 | #endif |
98 | #if QT_CONFIG(graphicsview) |
99 | #include "qgraphicsgridlayout.h" |
100 | #endif |
101 | #if QT_CONFIG(graphicsview) |
102 | #include "qgraphicsitem.h" |
103 | #endif |
104 | #if QT_CONFIG(graphicsview) |
105 | #include "qgraphicsitemanimation.h" |
106 | #endif |
107 | #if QT_CONFIG(graphicsview) |
108 | #include "qgraphicslayout.h" |
109 | #endif |
110 | #if QT_CONFIG(graphicsview) |
111 | #include "qgraphicslayoutitem.h" |
112 | #endif |
113 | #if QT_CONFIG(graphicsview) |
114 | #include "qgraphicslinearlayout.h" |
115 | #endif |
116 | #if QT_CONFIG(graphicsview) |
117 | #include "qgraphicsproxywidget.h" |
118 | #endif |
119 | #if QT_CONFIG(graphicsview) |
120 | #include "qgraphicsscene.h" |
121 | #endif |
122 | #if QT_CONFIG(graphicsview) |
123 | #include "qgraphicssceneevent.h" |
124 | #endif |
125 | #if QT_CONFIG(graphicsview) |
126 | #include "qgraphicstransform.h" |
127 | #endif |
128 | #if QT_CONFIG(graphicsview) |
129 | #include "qgraphicsview.h" |
130 | #endif |
131 | #if QT_CONFIG(graphicsview) |
132 | #include "qgraphicswidget.h" |
133 | #endif |
134 | #include "qgridlayout.h" |
135 | #if QT_CONFIG(groupbox) |
136 | #include "qgroupbox.h" |
137 | #endif |
138 | #if QT_CONFIG(itemviews) |
139 | #include "qheaderview.h" |
140 | #endif |
141 | #if QT_CONFIG(inputdialog) |
142 | #include "qinputdialog.h" |
143 | #endif |
144 | #if QT_CONFIG(itemviews) |
145 | #include "qitemdelegate.h" |
146 | #endif |
147 | #if QT_CONFIG(itemviews) |
148 | #include "qitemeditorfactory.h" |
149 | #endif |
150 | #if QT_CONFIG(keysequenceedit) |
151 | #include "qkeysequenceedit.h" |
152 | #endif |
153 | #if QT_CONFIG(label) |
154 | #include "qlabel.h" |
155 | #endif |
156 | #include "qlayout.h" |
157 | #include "qlayoutitem.h" |
158 | #if QT_CONFIG(lcdnumber) |
159 | #include "qlcdnumber.h" |
160 | #endif |
161 | #if QT_CONFIG(lineedit) |
162 | #include "qlineedit.h" |
163 | #endif |
164 | #if QT_CONFIG(listview) |
165 | #include "qlistview.h" |
166 | #endif |
167 | #if QT_CONFIG(listwidget) |
168 | #include "qlistwidget.h" |
169 | #endif |
170 | #if QT_CONFIG(mainwindow) |
171 | #include "qmainwindow.h" |
172 | #endif |
173 | #if QT_CONFIG(mdiarea) |
174 | #include "qmdiarea.h" |
175 | #endif |
176 | #if QT_CONFIG(mdiarea) |
177 | #include "qmdisubwindow.h" |
178 | #endif |
179 | #if QT_CONFIG(menu) |
180 | #include "qmenu.h" |
181 | #endif |
182 | #if QT_CONFIG(menubar) |
183 | #include "qmenubar.h" |
184 | #endif |
185 | #if QT_CONFIG(messagebox) |
186 | #include "qmessagebox.h" |
187 | #endif |
188 | #if QT_CONFIG(textedit) |
189 | #include "qplaintextedit.h" |
190 | #endif |
191 | #if QT_CONFIG(progressbar) |
192 | #include "qprogressbar.h" |
193 | #endif |
194 | #if QT_CONFIG(progressdialog) |
195 | #include "qprogressdialog.h" |
196 | #endif |
197 | #include "qproxystyle.h" |
198 | #if QT_CONFIG(pushbutton) |
199 | #include "qpushbutton.h" |
200 | #endif |
201 | #if QT_CONFIG(radiobutton) |
202 | #include "qradiobutton.h" |
203 | #endif |
204 | #if QT_CONFIG(rubberband) |
205 | #include "qrubberband.h" |
206 | #endif |
207 | #if QT_CONFIG(scrollarea) |
208 | #include "qscrollarea.h" |
209 | #endif |
210 | #if QT_CONFIG(scrollbar) |
211 | #include "qscrollbar.h" |
212 | #endif |
213 | #if QT_CONFIG(scroller) |
214 | #include "qscroller.h" |
215 | #endif |
216 | #if QT_CONFIG(scroller) |
217 | #include "qscrollerproperties.h" |
218 | #endif |
219 | #include "qshortcut.h" |
220 | #if QT_CONFIG(sizegrip) |
221 | #include "qsizegrip.h" |
222 | #endif |
223 | #include "qsizepolicy.h" |
224 | #if QT_CONFIG(slider) |
225 | #include "qslider.h" |
226 | #endif |
227 | #if QT_CONFIG(spinbox) |
228 | #include "qspinbox.h" |
229 | #endif |
230 | #if QT_CONFIG(splashscreen) |
231 | #include "qsplashscreen.h" |
232 | #endif |
233 | #if QT_CONFIG(splitter) |
234 | #include "qsplitter.h" |
235 | #endif |
236 | #include "qstackedlayout.h" |
237 | #if QT_CONFIG(stackedwidget) |
238 | #include "qstackedwidget.h" |
239 | #endif |
240 | #if QT_CONFIG(statusbar) |
241 | #include "qstatusbar.h" |
242 | #endif |
243 | #include "qstyle.h" |
244 | #if QT_CONFIG(itemviews) |
245 | #include "qstyleditemdelegate.h" |
246 | #endif |
247 | #include "qstylefactory.h" |
248 | #include "qstyleoption.h" |
249 | #include "qstylepainter.h" |
250 | #include "qstyleplugin.h" |
251 | #include "qsystemtrayicon.h" |
252 | #if QT_CONFIG(tabbar) |
253 | #include "qtabbar.h" |
254 | #endif |
255 | #if QT_CONFIG(tableview) |
256 | #include "qtableview.h" |
257 | #endif |
258 | #if QT_CONFIG(tablewidget) |
259 | #include "qtablewidget.h" |
260 | #endif |
261 | #if QT_CONFIG(tabwidget) |
262 | #include "qtabwidget.h" |
263 | #endif |
264 | #if QT_CONFIG(textbrowser) |
265 | #include "qtextbrowser.h" |
266 | #endif |
267 | #if QT_CONFIG(textedit) |
268 | #include "qtextedit.h" |
269 | #endif |
270 | #if QT_CONFIG(toolbar) |
271 | #include "qtoolbar.h" |
272 | #endif |
273 | #if QT_CONFIG(toolbox) |
274 | #include "qtoolbox.h" |
275 | #endif |
276 | #if QT_CONFIG(toolbutton) |
277 | #include "qtoolbutton.h" |
278 | #endif |
279 | #if QT_CONFIG(tooltip) |
280 | #include "qtooltip.h" |
281 | #endif |
282 | #if QT_CONFIG(treeview) |
283 | #include "qtreeview.h" |
284 | #endif |
285 | #if QT_CONFIG(treewidget) |
286 | #include "qtreewidget.h" |
287 | #endif |
288 | #if QT_CONFIG(treewidget) |
289 | #include "qtreewidgetitemiterator.h" |
290 | #endif |
291 | #include "qundogroup.h" |
292 | #include "qundostack.h" |
293 | #if QT_CONFIG(undoview) |
294 | #include "qundoview.h" |
295 | #endif |
296 | #if QT_CONFIG(whatsthis) |
297 | #include "qwhatsthis.h" |
298 | #endif |
299 | #include "qwidget.h" |
300 | #if QT_CONFIG(action) |
301 | #include "qwidgetaction.h" |
302 | #endif |
303 | #if QT_CONFIG(wizard) |
304 | #include "qwizard.h" |
305 | #endif |
306 | #include "qtwidgetsversion.h" |
307 | #endif |
308 |