qt5base-lts/tests/manual/widgets/itemviews
Thorbjørn Lund Martsum 658e42e77a QTreeView - allow users to control data in the treestructure
This patch allows to set which logical index the tree is in.

Before the tree always displayed data from the logical index 0,
but it is actually more likely that the user wants to have data
from visual index 0 (which can be done by special value -1).

There is nothing special about logical index 0, and not being
able to change the tree-data is just annoying.

Change-Id: Ib070ce93343a0d2fbac3ad5a42cb4359401ac87c
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-08-07 14:01:23 +02:00
..
autoResizePrecision QHeaderView - add parameter to control sizeHint precision 2013-05-13 16:32:50 +02:00
delegate Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qheaderview QAbstractItemView - allow deselect in single selection mode. 2013-01-02 16:09:14 +01:00
qtreeview QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHint 2013-04-22 17:56:55 +02:00
qtreewidget QTreeView - allow users to control data in the treestructure 2013-08-07 14:01:23 +02:00
itemviews.pro QTreeView - allow users to control data in the treestructure 2013-08-07 14:01:23 +02:00