Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-101475

QTableWidget cannot internal move item

XMLWordPrintable

    • 8e63cf282 (dev), a9e464119 (6.8)

      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.

        For Gerrit Dashboard: QTBUG-101475
        # Subject Branch Project Status CR V

            dfaure_kdab David Faure
            creepercdn 呱呱 咕
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes