Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.0.1
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
QTBUG-6486 CLONE -QTreeWidget: Expanded state not remembered when moving items
-
- Closed
-