qt5base-lts/tests/auto/corelib/itemmodels
David Faure c82ab86cea New proxy model: QConcatenateTablesProxyModel
It takes multiple source models and concatenates their rows into a single model.

With full unit tests.

[ChangeLog][QtCore] New class QConcatenateTablesProxyModel, to
concatenate the rows from multiple source models.

Change-Id: Iaf4f325473adef106f423677fdc5ee0e35e87d35
Reviewed-by: Luca Beldi <v.ronin@yahoo.it>
Reviewed-by: Sérgio Martins <sergio.martins@kdab.com>
2018-09-09 10:13:06 +00:00
..
qabstractitemmodel QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00
qabstractproxymodel Add QModelIndex::siblingAtColumn and ::siblingAtRow 2018-01-12 15:12:53 +00:00
qconcatenatetablesproxymodel New proxy model: QConcatenateTablesProxyModel 2018-09-09 10:13:06 +00:00
qidentityproxymodel QAbstractItemModelTester: fix out-of-bounds index() calls 2018-06-27 10:11:35 +00:00
qitemmodel Add QModelIndex::siblingAtColumn and ::siblingAtRow 2018-01-12 15:12:53 +00:00
qitemselectionmodel QItemSelectionModel: More fixes for is(Column/Row)Selected 2018-04-30 19:01:14 +00:00
qsortfilterproxymodel_common QSortFilterProxyModel: add test for inserting via a QComboBox 2018-09-06 05:56:18 +00:00
qsortfilterproxymodel_recursive QListWidgetItem/QStandardItem: pass role to dataChanged() signal 2018-01-26 19:58:26 +00:00
qsortfilterproxymodel_regexp Add support for QRegularExpression to QSortFilterProxyModel 2018-08-19 11:38:42 +00:00
qsortfilterproxymodel_regularexpression Add support for QRegularExpression to QSortFilterProxyModel 2018-08-19 11:38:42 +00:00
qstringlistmodel Reimplement QStringListModel::setItemData 2018-09-06 09:27:09 +00:00
itemmodels.pro New proxy model: QConcatenateTablesProxyModel 2018-09-09 10:13:06 +00:00