qt5base-lts/tests/auto/corelib/itemmodels
Luca Beldi fcdb459c06 Implement QListModel::moveRows
Implemented the virtual method moveRows to allow row movement.

[ChangeLog][QtWidgets][QListWidget] Implemented moveRows in model

Task-number: QTBUG-69807
Change-Id: I212b560b8778306a0315d9d5e4710efcc7dbbe44
Reviewed-by: David Faure <david.faure@kdab.com>
2018-09-06 09:26:58 +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
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 Merge remote-tracking branch 'origin/5.11' into 5.12 2018-08-22 10:35:12 +02: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 Implement QListModel::moveRows 2018-09-06 09:26:58 +00:00
itemmodels.pro Add support for QRegularExpression to QSortFilterProxyModel 2018-08-19 11:38:42 +00:00