Hi,
I want to simulate QTouchEvent using Mouseevents. I mean I don't have a touch screen, but want to simulate touch behavior using Mouse. Is this possible and how?
Thanks
D
Hi,
I want to simulate QTouchEvent using Mouseevents. I mean I don't have a touch screen, but want to simulate touch behavior using Mouse. Is this possible and how?
Thanks
D
When a mouse click event occures, eat it and send a touch event.
dpatel (17th August 2010)
Bookmarks