directfb: Pass the IDirectFBWindow to the QDirectFbInput methods
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>
Mon, 21 Nov 2011 13:07:11 +0000 (14:07 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 24 Nov 2011 11:11:04 +0000 (12:11 +0100)
commita0e035956768fe29edb1109fd8e81212017afe9a
treec4b3c9d87949b4ddfe8164585d1cbea3e052b894
parent7da24c14fdff3c67c58071be29d5bf5d76c18f55
directfb: Pass the IDirectFBWindow to the QDirectFbInput methods

No need to go from IDirectFBWindow -> WindowID -> IDirectFBWindow
to attach the event buffer for the event system.

Change-Id: Ia5f7c20d06e8e1da5142f1bd99ca69906107adba
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
src/plugins/platforms/directfb/qdirectfbinput.cpp
src/plugins/platforms/directfb/qdirectfbinput.h
src/plugins/platforms/directfb/qdirectfbwindow.cpp