> pon., 6 maj 2019 o 21:56 Shawn Rutledge <shawn.rutle...@qt.io> napisaƂ(a):
> 
> > On 6 May 2019, at 16:30, Tomasz Olszak <olszak.tom...@gmail.com> wrote:
> > 
> > Hi,
> > 
> > I use Qt 5.12.3 and I'm trying to use TapHandler. For some reason though in 
> > onTapped handler point is already reset.
> > I see that point is valid when reading it from onPressedChanged. Is it a 
> > bug? Seems like docs miss explicit example of reading point coordinate.
> > 
> > This is snippet I use to test.
> > https://pastebin.com/h8PneRDB
> 
> You can use eventPoint instead of point: it is the signal parameter, and it 
> does have correct position etc.

> On 6 May 2019, at 22:11, Tomasz Olszak <olszak.tom...@gmail.com> wrote:
> 
> I would like to move to new input handling from old pinch area etc.
> 
> Shawn that was what I was looking for. Any idea why it is not documented?

Yes it really should be.  https://codereview.qt-project.org/#/c/261101/

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to