[Interest] TapHandler tapped coordinates not accessible

Shawn Rutledge Shawn.Rutledge at qt.io
Wed May 8 15:23:54 CEST 2019



> pon., 6 maj 2019 o 21:56 Shawn Rutledge <Shawn.Rutledge at qt.io> napisaƂ(a):
> 
> > On 6 May 2019, at 16:30, Tomasz Olszak <olszak.tomasz at 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.tomasz at 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/



More information about the Interest mailing list