[Interest] QML TouchPoint startX/startY property

Rutledge Shawn Shawn.Rutledge at theqtcompany.com
Thu Nov 13 15:09:40 CET 2014


On 13 Nov 2014, at 13:26, Nuno Santos <nunosantos at imaginando.pt> wrote:

> Hi,
> 
> I have just found the startX and startY properties of the TouchPoint in QML. 
> 
> http://qt-project.org/doc/qt-5/qml-qtquick-touchpoint.html#startX-prop
> 
> Documentation says:
> 
> These properties hold the starting position of the touch point.
> 
> The problem is that when I write those values to the console they always come as zero.

It’s been noticed before.

https://bugreports.qt-project.org/browse/QTBUG-41692

They seem to be zero when using mouse and nonzero when using touch.

Which platform are you using?


More information about the Interest mailing list