qt6-bb10/tests/auto/widgets
David Faure d5109e4a88 Implement QTableModel::moveRows
Implemented the virtual method moveRows to allow row movement.
Used it for the case of sorted insertion.

Heavily based on QListModel::moveRows and its unittest.

[ChangeLog][QtWidgets][QTableWidget] Implemented moveRows in model.
When sorting is enabled, setItem() now moves the row to its
sorted position, emitting rowsMoved rather than layoutChanged.

Task-number: QTBUG-69807
Change-Id: I62a150cca4e5b7d982f2359a6d8c248494528cac
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
(cherry picked from commit f951c11586081efea108ea5b6a7028c672e12c2a)
2024-08-29 04:16:49 +00:00
..
dialogs QFileDialog: return correct name filter with HideNameFilterDetails set 2024-08-28 01:13:29 +00:00
effects Change license for tests files 2024-02-04 09:56:42 +01:00
graphicsview tests: blacklist tst_QGraphicsItem::cursor() 2024-08-12 09:43:39 +00:00
itemviews Implement QTableModel::moveRows 2024-08-29 04:16:49 +00:00
kernel Remove tst_QWidget::render_task252837() 2024-08-25 12:54:34 +00:00
styles QTBUG36933_brokenPseudoClassLookup() remove setActiveWindow() 2024-04-26 18:19:38 +02:00
util Use /tmp in tst_qcompleter on VxWorks 2024-06-12 15:53:35 +00:00
widgets Avoid dock widget separators stealing mouse events from expanded toolbar 2024-08-25 17:04:20 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00