From 0fb5c7e71d6f9551b5e60f42a0d210ee65b01595 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Thu, 11 Aug 2011 16:23:10 +0200 Subject: Make coordinates float based where it makes sense. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mouse and Hover events already use FP corrdinates. They also make sense for tablet and drop events. Task-number: QTBUG-20115 Change-Id: Iff35d1f468567bd5a37236853dbc7725a37d87f2 Reviewed-by: Samuel Rødal --- dist/changes-5.0.0 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index bbd1c2300d..ea76901df3 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -102,6 +102,9 @@ information about a particular change. - QSound has been moved from QtGui to QtMultimedia +- QTabletEvent::QTabletEvent does not take a hiResGlobalPos argument anymore, + as all coordinates are floating point based now. + - QTouchEvent: * The DeviceType enum and deviceType() have been deprecated due to -- cgit v1.2.3