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

QTreeWidget dragging image doesnt include the itemWidget drawing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.10.0
    • Widgets: Itemviews
    • None

    Description

      The dragging image of QTreeWidget only has the original model item drawing. even if I use `void QTreeWidget::setItemWidget(QTreeWidgetItem * item, int column, QWidget * widget)`.

      However, if I ever do a setItemWidget, what user see should be the item widget, or item widget blended with the model cell below. I expect the dragging image should be the same

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            wonson wonson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes