Migrate the touchscreen generic qpa plugin to QWindow.
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>
Wed, 12 Oct 2011 11:41:52 +0000 (14:41 +0300)
committerQt by Nokia <qt-info@nokia.com>
Thu, 13 Oct 2011 06:05:48 +0000 (08:05 +0200)
commit75246bbda70e79639c798841bd967fc913874c90
treea26abb224a3a60f29f912f806968047a7447e99a
parent2b58e3db352424a597943a04a171bd9e46c6a718
Migrate the touchscreen generic qpa plugin to QWindow.

This plugin was still using QApplication and QDesktopWidget. The code
is now migrated to QGuiApplication, QWindow, and QScreen.

Change-Id: I22a7e15982efea16cbf560d09c8831cd82ed29d0
Reviewed-on: http://codereview.qt-project.org/6528
Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>
src/plugins/generic/touchscreen/qtoucheventsenderqpa.cpp