qt5base-lts/tests/auto/widgets
Stephen Kelly 05aa8c6c12 Implement viewOptions() logic in QListViewPrivate.
The private method is called in several places in QListViewPrivate,
but before this patch, the implementation in QAbstractItemView was
 called. This meant that the options were not set properly,
resulting, for example, in icons in icon mode being laid out in
list mode (on the left and small).

This is a regression resulting from
8eab9cbce2 and
3578e05b29. Other views are not
affected in a similar way.

Change-Id: I753cb99410e367266753eaf2fa43361b9212ab96
Reviewed-by: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-09-24 18:01:07 +02:00
..
dialogs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
effects Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
graphicsview Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
itemviews Implement viewOptions() logic in QListViewPrivate. 2012-09-24 18:01:07 +02:00
kernel Redirect keyboard/mouse grab to the widget parent window. 2012-09-22 20:46:30 +02:00
styles Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
util Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
widgets Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00