qt6-bb10/tests/auto/widgets/itemviews
Jan Arve Saether aa2d10750a Fixed QTreeWidgetIterator to work with sorted QTreeWidget
We cannot access children directly, since that won't ensure that
the pending sort is executed. However, the functions we need are
there already and actually makes the code nicer.

Task-number: QTBUG-29903

Change-Id: I6899284275dd79b991896a5f08486b58d95f819d
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
2013-03-06 19:13:28 +01:00
..
qabstractitemview Don't emit activated on clicking disabled itemview item. 2013-01-26 21:22:22 +01:00
qcolumnview Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdatawidgetmapper Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdirmodel Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfileiconprovider Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qheaderview Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qitemdelegate Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qitemeditorfactory Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qitemview Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlistview Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlistwidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtableview Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtablewidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtreeview QTreeView::expandToDepth - add missing emit of expanded and collapsed 2013-02-02 08:10:55 +01:00
qtreewidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtreewidgetitemiterator Fixed QTreeWidgetIterator to work with sorted QTreeWidget 2013-03-06 19:13:28 +01:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00