Drag & Drop with 2 TreeViews
Hi,
I have followed the Qt instruction on how to implement drag and drop capabilities in my model.
This works perfect when im trying to dragdrop one item from view1 on another item in view2.
But if view2 has no items, i wont get any drop indicator.
Please help me =(
cheers,
mike