Hi,

I have a treewidget of which I want to be able to drag items from and drop them in a tableview, the tableview uses a model so after the drop I would need to update the data structures my model uses. Is it possible to drag an item from treewidget to tableview?

Regards,
Steve