Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
4.3.1
-
None
Description
QTreeWidgetItem::setHidden() makes the row become hidden, not the item, meaning that if the item get its row changed (i.e. due to sorting) it may become visible and some other item gets hidden instead.