I have a QTreeView control with dragging enabled (I drop it on my custom control). While dropping I need to know what item from QTreeView was dragged. How do I find it out?
↧