Hi All,
QTreeWidgetItem uses the copy constructor to implement its clone method. It does not copy item's type, but there isn't a setType method to modify it. So the clone method is a bit useless in this sense. Is there any reason not to copy the item's type? Or I'm not using it correctly Best Regards, Baicai
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
