Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.3.0
-
None
-
Windows
-
8e63cf282 (dev), a9e464119 (6.8)
Description
I have a QTableWidget (select by rows selectionBehavior is select by row,), and I want to make its items moveable.
So I set InternalMove, and accept drag and drop, and close dragDropOverwriteMode, and make vertical header movable.
I can move header item to move rows, but if I direct move rows (directly drag and drop row), it just override the destination row and clear the source row. Header item does not move.
Attachments
Issue Links
- relates to
-
QTBUG-13873 Upgrade QTableWidget to allow drag and drop to rearrange rows
-
- Closed
-
For Gerrit Dashboard: QTBUG-101475 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
581090,7 | QTableView: implement moving rows by drag-n-drop | dev | qt/qtbase | Status: MERGED | +2 | 0 |
586629,2 | QTableView: implement moving rows by drag-n-drop | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |