Re: [Development] Drag and Drop events.

2012-01-25 Thread morten.sorvig
On Jan 25, 2012, at 8:31 AM, ext andrew.den-ex...@nokia.com wrote: Does anyone feel responsible for/have an interest in these? We have a patch in progress to update the QPA dnd API: see http://codereview.qt-project.org/#change,8902 . This is mostly backend wo

[Development] Drag and Drop events.

2012-01-24 Thread andrew.den-exter
Does anyone feel responsible for/have an interest in these? I'd like to add an overloaded constructor to QDropEvent and which takes values for the proposedAction and source properties as an alternative to the current method querying the values from a global instance of QDragManager. Something