: [SailfishDevel] QML support of Multitouch
In addtition to generating touch events (multi or single), it seems it is not
possible to change the device orientation in the SDK's Sailfish OS Emulator
either. Is this true or is there a way to test switching between portrait and
landscape orientations?
2
e, one might or might not need to do some x y
>>> tweaking for mapping raw events other QML orientations.
>>>
>>> re, Jonni
>>> ____
>>> From: devel-boun...@lists.sailfishos.org [
>>> devel-boun...@lists.sailfishos.org
.
>>
>> re, Jonni
>>
>> From: devel-boun...@lists.sailfishos.org [
>> devel-boun...@lists.sailfishos.org] on behalf of Lucien XU [
>> sfietkonstan...@free.fr]
>> Sent: Wednesday, March 13, 2013 10:18 PM
>> To: devel@lists.
events other QML orientations.
>
> re, Jonni
>
> From: devel-boun...@lists.sailfishos.org [
> devel-boun...@lists.sailfishos.org] on behalf of Lucien XU [
> sfietkonstan...@free.fr]
> Sent: Wednesday, March 13, 2013 10:18 PM
> To: devel@lists.sailfishos.or
t: Re: [SailfishDevel] QML support of Multitouch
Hello Seppo,
Instead of subclassing QmlApplicationViewer, did you ever tried to just
subclass a QDeclarativeView, and add the given code from your link to that
subclass ? It should work.
Cheers,
Lucien
Le mercredi 6 mars 2013 10:48:15 Seppo Tiainen a
Hello Seppo,
Instead of subclassing QmlApplicationViewer, did you ever tried to just
subclass a QDeclarativeView, and add the given code from your link to that
subclass ? It should work.
Cheers,
Lucien
Le mercredi 6 mars 2013 10:48:15 Seppo Tiainen a écrit :
> What I have been missing most in
What I have been missing most in QML is multitouch support. Only Qt 5.0 has
QML MultiPointTouchArea but Sailfish is using Qt 4.8. In Harmattan, I was
able to read multiple touch points by Lauri Jääskeläinen's QmlMultiTouch
code (
http://www.developer.nokia.com/Community/Blogs/blog/lauri-jaaskelas-f