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

CLONE -QTreeWidget: Expanded state not remembered when moving items

XMLWordPrintable

      When moving a sub-tree (which is partially expanded and partially not) by takeItem() an insertItem(), the entire sub-tree is collapsed after the operation.

      Solution would be either to store expanded state in QTreeWidgetItem or to add to QTreeWidget method like moveItem(). First is better because it would work when moving sub tree from one QTreeWidget instance into another.

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

            Unassigned Unassigned
            mkkguru kirankumar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes