[Development] Drag and Drop events.

andrew.den-exter at nokia.com andrew.den-exter at nokia.com
Wed Jan 25 08:31:15 CET 2012


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 along these lines of http://codereview.qt-project.org/14209 would allow me to remove some rather silly workarounds I have in QML for sending events within a canvas independently of QDrag and the windowing system in general.

Is there anything else in these that could use a touch up in the process? Global positions, a bounding rect (https://bugreports.qt.nokia.com/browse/QTBUG-22222) perhaps?

Andrew



More information about the Development mailing list