qt5base-lts/tests/auto/widgets
Christian Ehrlicher 6234286925 tst_QTreeView: cleanup
Cleanup QTreeView autotest:
 - use range-based for loops
 - use nullptr
 - use member initialization
 - use new signal/slot syntax
 - use static invocations / replace with QTRY_foo() calls
 - use override
 - use QStyledItemDelegate

Change-Id: I0e2d023254ed9f6f5d94cebf4d4358351cc4c3e2
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-09-19 18:06:22 +02:00
..
dialogs Remove the usage of deprecated APIs from QSysInfo 2019-08-20 15:09:11 +00:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview QGraphicsView: mark obsolete flag DontClipPainter as deprecated 2019-09-05 17:40:29 +02:00
itemviews tst_QTreeView: cleanup 2019-09-19 18:06:22 +02:00
kernel tst_QWidget::translucentWidget(): Pass with High DPI scaling enabled 2019-09-16 10:48:52 +02:00
styles tst_QStyle: Remove unused baseline images (Windows Vista/macOS) 2019-08-22 22:26:53 +02:00
util unblacklist passing tests 2019-07-08 11:01:42 +00:00
widgets QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and border 2019-09-17 23:05:09 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00