[PyQt] QTreeView DragDropMode (Copy vs. Move)

Bart Kroon pyqt at tarmack.eu
Thu Apr 12 20:44:05 BST 2012


In my project I use a special mime type in DropMimeData() to recognise 
internal moves and handle them accordingly. I have set the view to handle drag 
and drop operations. You will need to subclass your model for this.


More information about the PyQt mailing list