Add drag and drop events to QWindowSystemInterface.
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>
Mon, 25 Jul 2011 07:09:38 +0000 (10:09 +0300)
committerSamuel Rødal <samuel.rodal@nokia.com>
Mon, 25 Jul 2011 13:26:51 +0000 (15:26 +0200)
commit43f2246995faf6c6051af862cb6d2ca64d7c08c6
tree35f068a31cce639b7833d58d110972cb26c38b11
parentec984bdd3e8e640606d420a68bcb00967d5f55fe
Add drag and drop events to QWindowSystemInterface.

For non-desktop platforms these are better suited and are more
QPA style than relying purely on QDragManager/QSimpleDrag/sending
drag events directly to the windows.

Change-Id: Id466830cf83427b3d86925602086a858e8f713e5
Reviewed-on: http://codereview.qt.nokia.com/2084
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/gui/kernel/qguiapplication.cpp
src/gui/kernel/qguiapplication_p.h
src/gui/kernel/qwindowsysteminterface_qpa.cpp
src/gui/kernel/qwindowsysteminterface_qpa.h