[Interest] QML TouchPoint startX/startY property

Nuno Santos nunosantos at imaginando.pt
Thu Nov 13 16:38:43 CET 2014


Using Qt 5.3.2 Multi Mobile comercial license.

I was using a MultiPointTouchArea without mouse enabled.

On 13 Nov 2014, at 14:09, Rutledge Shawn <Shawn.Rutledge at theqtcompany.com> wrote:

> 
> 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