Hello. I would like to implement pinch zooming feature for my application. I started from checking Qt samples (pinchzoom and gestures) and noticed those samples do not work for my trackpadFrom the other side, touch screen events seem to be recognized fine. I am not sure, were those apps intended for some certain devices or device types only? Is there something that needs to be changed in the code in order to get it working on the trackpad or is that a bug?
I have no problems when using the trackpad to zoom or scroll in my web browser, for example, so the device must be ok.
I tried Qt 4.8.6 and Qt 5.4 - none of them work. My platform is DELL XPS 15 9530 + Windows 8.1 x64.
Bookmarks