qt5base-lts/tests/auto/widgets/util
Marc Mutz 2fd3d8ea9e tests/auto/widgets: use QCOMPARE(., nullptr)
.. instead of manually casted 0s.

QCOMPARE(., nullptr) was added for Qt 5.8. Make use of the new API.

In tst_qwidget.cpp, as a drive-by, change
   qApp->focusWidget() -> QApplication::focusWidget()

Change-Id: I1331b8916b026d48e01534d1ed0b3d72f3f3d50c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-11-30 07:24:47 +00:00
..
qcompleter Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-06 20:12:27 +02:00
qscroller autotests: use QTest::createTouchDevice() 2016-06-10 13:07:17 +00:00
qsystemtrayicon QtWidgets: Remove Windows CE. 2016-04-07 10:24:45 +00:00
qundogroup tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qundostack Add a resetClean() method to the undo stack 2016-10-24 13:03:40 +00:00
util.pro Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00