qt5base-lts/tests/auto/widgets
David Faure 348c3966a0 Add header qtest_widgets.h, similar to qtest_gui.h, but for QApplication.
The current alternative is to define QT_WIDGETS_LIB before including
qtest.h, but this is not convenient/intuitive when using other build
systems than qmake. If one forgets the define, crashes happen when
using QApplication-related code.

Use <QTestWidgets> in one of the widgets autotests, for testing.

Change-Id: Id96be4976723aea3e8a28c9d0d594daab25a6d90
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-05-16 19:37:33 +02:00
..
dialogs Improve widget geometry. 2012-05-09 13:40:16 +02:00
effects Add header qtest_widgets.h, similar to qtest_gui.h, but for QApplication. 2012-05-16 19:37:33 +02:00
graphicsview Remove capitalization when specifying include-libraries. 2012-05-14 21:34:08 +02:00
itemviews Remove capitalization when specifying include-libraries. 2012-05-14 21:34:08 +02:00
kernel Improve widget geometry. 2012-05-09 13:40:16 +02:00
styles Re-enable the QMacStyle test. 2012-04-24 12:49:48 +02:00
util Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
widgets Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00