qt5base-lts/tests/manual/widgets/itemviews
Thorbjørn Lund Martsum 2e78d7ac30 QHeaderView - Fix auto-scroll on manual move on sections
This patch fixes the manual move of sections when auto scroll is on.
It is done in QAbstractItemView::doAutoScroll by letting the
qheaderView use its parents scrollbars if they are childs of a
QTableView or QTreeView.

Task-number: QTBUG-993
Task-number: QTBUG-1103

Change-Id: I70d999d9a07c3566e42d01cc5ebb47a69a83d9d4
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-11-23 17:04:00 +01:00
..
delegate Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qheaderview QHeaderView - Fix auto-scroll on manual move on sections 2012-11-23 17:04:00 +01:00
qtreeview Qt 5.0 QTreeView. Prevent manual moving of the first section 2012-11-02 19:49:22 +01:00