Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
346887e731df4143699ce0c2310ded4fec849d30
Description
Indicator should be displayed when the policy is set to:
item->setChildIndicatorPolicy(QTreeWidgetItem::ShowIndicator);
http://doc.trolltech.com/4.4/qtreewidgetitem.html#ChildIndicatorPolicy-enum
The indicator is not present before the item is clicked on.