qt5base-lts/tests/auto/widgets/itemviews
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
..
qabstractitemview Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qcolumnview Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdatawidgetmapper Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdirmodel Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfileiconprovider Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qheaderview QModelIndex: clean up integer size confusion in the API 2012-09-22 20:45:12 +02:00
qitemdelegate Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qitemeditorfactory Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qitemview Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qlistview Implement viewOptions() logic in QListViewPrivate. 2012-09-24 18:01:07 +02:00
qlistwidget Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtableview Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtablewidget Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtreeview QModelIndex: clean up integer size confusion in the API 2012-09-22 20:45:12 +02:00
qtreewidget Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtreewidgetitemiterator Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00