hmm... i am not sure how to disable the drag and drop of other application from your application. But one thing more I can suggest.
You can check the window/ widget which accepted the drop by drag->target() function. Hence based on the window that accepted the drag, you can perform actions in your application. Hope this might help you![]()
Bookmarks