summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/uic.cpp
diff options
context:
space:
mode:
authorFabian Bumberger <fbumberger@rim.com>2013-03-11 14:41:52 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-11 16:09:19 +0200
commite9760f1559361c39f269fb89f1ebd01f6ee8378d (patch)
tree6e15d2e2d8243a54fd8a0992fd02fcec2cc19bfa /src/tools/uic/uic.cpp
parente81446141fe40e8c83b15bcb37a1a4fc6ac7948f (diff)
Fix the check if mouse events should be synthesized from touch events
In QGuiApplication only Qt::AA_SynthesizeMouseForUnhandledTouchEvents is taken into account when synthesizing mouse from touch events, in QApplication only the PlatformIntegration syle hint QPlatformIntegration::SynthesizeMouseFromTouchEvents. With this patch both attributes are checked. Furthermore the check was moved out of translateTouchToMouse in QApplication in order not to influence the result which is returned to the user, when mouse events are not be synthesized. Change-Id: I87ac7299f0a9fbf0a083eff9c547f0dbfab75dfb Reviewed-by: Fabian Bumberger <fbumberger@rim.com> Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
Diffstat (limited to 'src/tools/uic/uic.cpp')
0 files changed, 0 insertions, 0 deletions