Hi guys,

I'm dragging items from a QListWidget to a QTreeWidget and I'm trying to get the QTreeWidgetItem to not accept children (the tree widget only has top level items) and I have no idea how to do this. Can u guys give me some hints on this?

Thanks a lot.