qt6-bb10/tests/auto/widgets
Marc Mutz 3b5107a118 Speed up compilation of tst_qgraphicsview_2.cpp
Turn the list of newRow() calls into a for loop over a constexpr
data structure.

Fixes the GCC note:

   tst_qgraphicsview_2.cpp:47:13: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without

and speeds up compilation of the file from 13s to 2.5s on my
machine.

Task-number: QTBUG-38890
Change-Id: I4f0b3565c7df64b286d1d32eb3f3d6bf4df92609
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2016-10-03 14:59:56 +00:00
..
dialogs Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-05 18:47:27 +02:00
effects QtWidgets: Remove Windows CE. 2016-04-07 10:24:45 +00:00
gestures autotests: use QTest::createTouchDevice() 2016-06-10 13:07:17 +00:00
graphicsview Speed up compilation of tst_qgraphicsview_2.cpp 2016-10-03 14:59:56 +00:00
itemviews Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
kernel Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-29 00:38:01 +02:00
styles Merge dev into 5.8 2016-08-22 11:30:01 +02:00
util Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
widgets Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-29 00:38:01 +02:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00