| 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 | #include "qdesktopwidget.h" |
| 59 | #if QT_CONFIG(dial) |
| 60 | #include "qdial.h" |
| 61 | #endif |
| 62 | #if QT_CONFIG(dialog) |
| 63 | #include "qdialog.h" |
| 64 | #endif |
| 65 | #if QT_CONFIG(dialogbuttonbox) |
| 66 | #include "qdialogbuttonbox.h" |
| 67 | #endif |
| 68 | #if QT_CONFIG(dirmodel) |
| 69 | #include "qdirmodel.h" |
| 70 | #endif |
| 71 | #if QT_CONFIG(dockwidget) |
| 72 | #include "qdockwidget.h" |
| 73 | #endif |
| 74 | #include "qdrawutil.h" |
| 75 | #if QT_CONFIG(errormessage) |
| 76 | #include "qerrormessage.h" |
| 77 | #endif |
| 78 | #if QT_CONFIG(filedialog) |
| 79 | #include "qfiledialog.h" |
| 80 | #endif |
| 81 | #include "qfileiconprovider.h" |
| 82 | #if QT_CONFIG(filesystemmodel) |
| 83 | #include "qfilesystemmodel.h" |
| 84 | #endif |
| 85 | #include "qfocusframe.h" |
| 86 | #if QT_CONFIG(fontcombobox) |
| 87 | #include "qfontcombobox.h" |
| 88 | #endif |
| 89 | #if QT_CONFIG(fontdialog) |
| 90 | #include "qfontdialog.h" |
| 91 | #endif |
| 92 | #if QT_CONFIG(formlayout) |
| 93 | #include "qformlayout.h" |
| 94 | #endif |
| 95 | #include "qframe.h" |
| 96 | #include "qgesture.h" |
| 97 | #include "qgesturerecognizer.h" |
| 98 | #if QT_CONFIG(graphicsview) |
| 99 | #include "qgraphicsanchorlayout.h" |
| 100 | #endif |
| 101 | #if QT_CONFIG(graphicseffect) |
| 102 | #include "qgraphicseffect.h" |
| 103 | #endif |
| 104 | #if QT_CONFIG(graphicsview) |
| 105 | #include "qgraphicsgridlayout.h" |
| 106 | #endif |
| 107 | #if QT_CONFIG(graphicsview) |
| 108 | #include "qgraphicsitem.h" |
| 109 | #endif |
| 110 | #if QT_CONFIG(graphicsview) |
| 111 | #include "qgraphicsitemanimation.h" |
| 112 | #endif |
| 113 | #if QT_CONFIG(graphicsview) |
| 114 | #include "qgraphicslayout.h" |
| 115 | #endif |
| 116 | #if QT_CONFIG(graphicsview) |
| 117 | #include "qgraphicslayoutitem.h" |
| 118 | #endif |
| 119 | #if QT_CONFIG(graphicsview) |
| 120 | #include "qgraphicslinearlayout.h" |
| 121 | #endif |
| 122 | #if QT_CONFIG(graphicsview) |
| 123 | #include "qgraphicsproxywidget.h" |
| 124 | #endif |
| 125 | #if QT_CONFIG(graphicsview) |
| 126 | #include "qgraphicsscene.h" |
| 127 | #endif |
| 128 | #if QT_CONFIG(graphicsview) |
| 129 | #include "qgraphicssceneevent.h" |
| 130 | #endif |
| 131 | #if QT_CONFIG(graphicsview) |
| 132 | #include "qgraphicstransform.h" |
| 133 | #endif |
| 134 | #if QT_CONFIG(graphicsview) |
| 135 | #include "qgraphicsview.h" |
| 136 | #endif |
| 137 | #if QT_CONFIG(graphicsview) |
| 138 | #include "qgraphicswidget.h" |
| 139 | #endif |
| 140 | #include "qgridlayout.h" |
| 141 | #if QT_CONFIG(groupbox) |
| 142 | #include "qgroupbox.h" |
| 143 | #endif |
| 144 | #if QT_CONFIG(itemviews) |
| 145 | #include "qheaderview.h" |
| 146 | #endif |
| 147 | #if QT_CONFIG(inputdialog) |
| 148 | #include "qinputdialog.h" |
| 149 | #endif |
| 150 | #if QT_CONFIG(itemviews) |
| 151 | #include "qitemdelegate.h" |
| 152 | #endif |
| 153 | #if QT_CONFIG(itemviews) |
| 154 | #include "qitemeditorfactory.h" |
| 155 | #endif |
| 156 | #if QT_CONFIG(qeventtransition) |
| 157 | #include "qkeyeventtransition.h" |
| 158 | #endif |
| 159 | #if QT_CONFIG(keysequenceedit) |
| 160 | #include "qkeysequenceedit.h" |
| 161 | #endif |
| 162 | #if QT_CONFIG(label) |
| 163 | #include "qlabel.h" |
| 164 | #endif |
| 165 | #include "qlayout.h" |
| 166 | #include "qlayoutitem.h" |
| 167 | #if QT_CONFIG(lcdnumber) |
| 168 | #include "qlcdnumber.h" |
| 169 | #endif |
| 170 | #if QT_CONFIG(lineedit) |
| 171 | #include "qlineedit.h" |
| 172 | #endif |
| 173 | #if QT_CONFIG(listview) |
| 174 | #include "qlistview.h" |
| 175 | #endif |
| 176 | #if QT_CONFIG(listwidget) |
| 177 | #include "qlistwidget.h" |
| 178 | #endif |
| 179 | #if QT_CONFIG(mainwindow) |
| 180 | #include "qmainwindow.h" |
| 181 | #endif |
| 182 | #if QT_CONFIG(mdiarea) |
| 183 | #include "qmdiarea.h" |
| 184 | #endif |
| 185 | #if QT_CONFIG(mdiarea) |
| 186 | #include "qmdisubwindow.h" |
| 187 | #endif |
| 188 | #if QT_CONFIG(menu) |
| 189 | #include "qmenu.h" |
| 190 | #endif |
| 191 | #if QT_CONFIG(menubar) |
| 192 | #include "qmenubar.h" |
| 193 | #endif |
| 194 | #if QT_CONFIG(messagebox) |
| 195 | #include "qmessagebox.h" |
| 196 | #endif |
| 197 | #if QT_CONFIG(qeventtransition) |
| 198 | #include "qmouseeventtransition.h" |
| 199 | #endif |
| 200 | #include "qopenglwidget.h" |
| 201 | #if QT_CONFIG(textedit) |
| 202 | #include "qplaintextedit.h" |
| 203 | #endif |
| 204 | #if QT_CONFIG(progressbar) |
| 205 | #include "qprogressbar.h" |
| 206 | #endif |
| 207 | #if QT_CONFIG(progressdialog) |
| 208 | #include "qprogressdialog.h" |
| 209 | #endif |
| 210 | #include "qproxystyle.h" |
| 211 | #if QT_CONFIG(pushbutton) |
| 212 | #include "qpushbutton.h" |
| 213 | #endif |
| 214 | #if QT_CONFIG(radiobutton) |
| 215 | #include "qradiobutton.h" |
| 216 | #endif |
| 217 | #if QT_CONFIG(rubberband) |
| 218 | #include "qrubberband.h" |
| 219 | #endif |
| 220 | #if QT_CONFIG(scrollarea) |
| 221 | #include "qscrollarea.h" |
| 222 | #endif |
| 223 | #if QT_CONFIG(scrollbar) |
| 224 | #include "qscrollbar.h" |
| 225 | #endif |
| 226 | #if QT_CONFIG(scroller) |
| 227 | #include "qscroller.h" |
| 228 | #endif |
| 229 | #if QT_CONFIG(scroller) |
| 230 | #include "qscrollerproperties.h" |
| 231 | #endif |
| 232 | #include "qshortcut.h" |
| 233 | #if QT_CONFIG(sizegrip) |
| 234 | #include "qsizegrip.h" |
| 235 | #endif |
| 236 | #include "qsizepolicy.h" |
| 237 | #if QT_CONFIG(slider) |
| 238 | #include "qslider.h" |
| 239 | #endif |
| 240 | #if QT_CONFIG(spinbox) |
| 241 | #include "qspinbox.h" |
| 242 | #endif |
| 243 | #if QT_CONFIG(splashscreen) |
| 244 | #include "qsplashscreen.h" |
| 245 | #endif |
| 246 | #if QT_CONFIG(splitter) |
| 247 | #include "qsplitter.h" |
| 248 | #endif |
| 249 | #include "qstackedlayout.h" |
| 250 | #if QT_CONFIG(stackedwidget) |
| 251 | #include "qstackedwidget.h" |
| 252 | #endif |
| 253 | #if QT_CONFIG(statusbar) |
| 254 | #include "qstatusbar.h" |
| 255 | #endif |
| 256 | #include "qstyle.h" |
| 257 | #if QT_CONFIG(itemviews) |
| 258 | #include "qstyleditemdelegate.h" |
| 259 | #endif |
| 260 | #include "qstylefactory.h" |
| 261 | #include "qstyleoption.h" |
| 262 | #include "qstylepainter.h" |
| 263 | #include "qstyleplugin.h" |
| 264 | #include "qsystemtrayicon.h" |
| 265 | #if QT_CONFIG(tabbar) |
| 266 | #include "qtabbar.h" |
| 267 | #endif |
| 268 | #if QT_CONFIG(tableview) |
| 269 | #include "qtableview.h" |
| 270 | #endif |
| 271 | #if QT_CONFIG(tablewidget) |
| 272 | #include "qtablewidget.h" |
| 273 | #endif |
| 274 | #if QT_CONFIG(tabwidget) |
| 275 | #include "qtabwidget.h" |
| 276 | #endif |
| 277 | #if QT_CONFIG(textbrowser) |
| 278 | #include "qtextbrowser.h" |
| 279 | #endif |
| 280 | #if QT_CONFIG(textedit) |
| 281 | #include "qtextedit.h" |
| 282 | #endif |
| 283 | #if QT_CONFIG(toolbar) |
| 284 | #include "qtoolbar.h" |
| 285 | #endif |
| 286 | #if QT_CONFIG(toolbox) |
| 287 | #include "qtoolbox.h" |
| 288 | #endif |
| 289 | #if QT_CONFIG(toolbutton) |
| 290 | #include "qtoolbutton.h" |
| 291 | #endif |
| 292 | #include "qtooltip.h" |
| 293 | #if QT_CONFIG(treeview) |
| 294 | #include "qtreeview.h" |
| 295 | #endif |
| 296 | #if QT_CONFIG(treewidget) |
| 297 | #include "qtreewidget.h" |
| 298 | #endif |
| 299 | #if QT_CONFIG(treewidget) |
| 300 | #include "qtreewidgetitemiterator.h" |
| 301 | #endif |
| 302 | #if QT_CONFIG(undogroup) |
| 303 | #include "qundogroup.h" |
| 304 | #endif |
| 305 | #if QT_CONFIG(undocommand) |
| 306 | #include "qundostack.h" |
| 307 | #endif |
| 308 | #if QT_CONFIG(undoview) |
| 309 | #include "qundoview.h" |
| 310 | #endif |
| 311 | #if QT_CONFIG(whatsthis) |
| 312 | #include "qwhatsthis.h" |
| 313 | #endif |
| 314 | #include "qwidget.h" |
| 315 | #include "qwidgetaction.h" |
| 316 | #if QT_CONFIG(wizard) |
| 317 | #include "qwizard.h" |
| 318 | #endif |
| 319 | #include "qtwidgetsversion.h" |
| 320 | #endif |
| 321 |
