Neither your dragEnterEvent() nor your dropEvent() calls acceptProposedActin() on the event.
See Dropping here: http://doc.qt.io/qt-5.4/dnd.html
There is more item view drag and drop information here: http://doc.qt.io/qt-5.4/model-view-p...ith-item-views




Reply With Quote
Bookmarks