Single finger QPanGesture?
-
What's the easiest way to implement this please?
Are there any examples out there? Ideally I don't want to have to create a gesture recognizer from scratch "QGestureRecognizer":http://doc.qt.nokia.com/4.7-snapshot/qgesturerecognizer.html#recognize
Thanks in advance
-
Well there is an example for "Single touch swipe gesture":http://www.developer.nokia.com/Community/Wiki/Custom_Swipe_Gestures_in_Qt , You can have a look into the implementation, Currently I am too working on single touch QPanGesture for an application.
Will update you soon :)
Regards
Soumitra.