[Interest] Qt 5.7 QuickControls 2 are not multitouch??

Shawn Rutledge Shawn.Rutledge at qt.io
Mon May 1 15:31:15 CEST 2017


> On 1 May 2017, at 08:24, J-P Nurmi <jpnurmi at qt.io> wrote:
> 
> PS. Unlike for QWidgets and QGraphicsItems, there is no need to explicitly enable touch events for QQuickItems.

That has been the case, but I want to change it (adding acceptTouchEvents/setAcceptTouchEvents) to make it more consistent, to enable some optimizations, and make it easier to keep the autotests passing.  I’m hoping that the applications which use touch events directly are rare enough that it won’t be a burden for anyone.

https://codereview.qt-project.org/#/c/190757/

(that’s on a branch which isn’t merged to dev branch yet, so probably 5.10 material)



More information about the Interest mailing list