[Development] Drag and Drop: Leave instead of Drop
Sven Putze
mailinglist.Qt-creator at hardcodes.de
Wed Aug 14 20:59:45 CEST 2013
Hi,
do you accept the event for the top level window? Then this would explain why you/the user can see the "accepting" cursor everywhere.
I would suggest to accept (and handle) the event per widget/drop area.
>
> (Again: To get QDropEvent I can set dropActions to something other
> than Qt::IgnoreAction, but in this case user will see the "accepting"
> cursor everywhere in my app which is incorrect)
>
> Any ideas? Should I file bug or maybe I just don't see the right solution?
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
Sven Putze
mailinglist.Qt-creator at hardcodes.de
More information about the Development
mailing list