Re: [SailfishDevel] Mouse events with emulator

2017-03-05 Thread Martin Kampas
Hello Костадин Дамянов, I am not expert in this area so this is just my opinion: Touch events are the only "native" events on a (hardware) device with touchscreen as the only pointing device. For compatibility with older widgets "By default, QGuiApplication translates the first touch point in a

[SailfishDevel] [Postponed to Mar 15th 2017] Sailfish OS Community Collaboration Meeting, Wednesday, 15th of March 2017 at 09:00 UTC

2017-03-05 Thread James Noori
Hi all! Hope your weekend has been fantastic so far! As you know, we were supposed to have a meeting directly after MWC which would have been on Monday, March 6th 2017. Unfortunately almost no sailor would be available on that date to answer questions, which /might be/ a sign to a very product

[SailfishDevel] Mouse events with emulator

2017-03-05 Thread Костадин Дамянов
Hello. I am developing an application an I have noticed that with the emulator the application only receives only QEvent::TouchBegin and QEvent::TouchEnd events. Is there a way to receive QEvent::MouseButtonPress, QEvent::MouseMove and QEvent::MouseButtonRelease events when working with the emula