Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.2.1
-
None
Description
QTreeWidgetItem::setExpanded(true) doesn't have any effect if there are no children added yet, it shouldn't matter if there are any children or not when setExpanded is called as it should know this for later.