I have already tried to make setAcceptDrops true and describe DragEnteredEvent function.
But when dragging a file on QTreeView, mouse pointer shows me unavailable icon as below not plus icon.
1.png
and I found enter into DragEnteredEvent when a files is dragged on QTreeView but DropEvent doesn't occur.
Bookmarks