> On 1 May 2017, at 08:24, J-P Nurmi <jpnu...@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) _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest