PDA

View Full Version : Qt Pinch Gesture Support



Peter_APIIT
8th January 2010, 13:05
Hello to all, i have created a Qt GUI and i would like use pinch gesture as window management features like this link www.debralauterbach.com/GestureRecognitionFinalPaper.pdf
http://www.debralauterbach.com/projects/…ecognition.html

Is it possible ?

Thanks.

I just want to resize Qt window using pinch gesture cursor without any window 8 hardware but computer vision based solution.

Qt pinch gesture using hardware sensing device or computer solution based ?
QTouchEvent requires touch pad/touch screen. Where i can buy a separate touch pad for desktop ?

Please help.

Thanks.

wysota
8th January 2010, 19:32
Hello to all, i have created a Qt GUI and i would like use pinch gesture as window management features like this link www.debralauterbach.com/GestureRecognitionFinalPaper.pdf
http://www.debralauterbach.com/projects/…ecognition.html

Is it possible ?
Qt 4.6 has multi-touch support so I see no reason why this shouldn't be possible. I haven't read the paper though, so I don't know what exactly you wish to obtain.


Where i can buy a separate touch pad for desktop ?
I think that's out of scope of this forum :) I can suggest wacom bamboo touch, but check first if it supports multi-touch.