The only thing you can do is to subclass the view you are using and overwrite the startDrag method, and force it to make a Qt::MoveAction when the drag event starts.Hope it helps.
That's exactly what I was thinking about but decided to leave for "Plan B".
Looks like I'll have to ask the Trolltech support...
Bookmarks