Does anyone know what is the latest version of QT SDK. I have Qt_SDK_Win_offline_v1_2_en. Does it support QSwipeGesture?![]()
Does anyone know what is the latest version of QT SDK. I have Qt_SDK_Win_offline_v1_2_en. Does it support QSwipeGesture?![]()
yes thats the latest one. The class is in qt 4.7, so it should be present
Ok. i read this : http://www.developer.nokia.com/Commu...Gestures_in_Qt. Any idea??
Yes, also see this link
that is swiping by button. i want it by touch event. Any idea of such example?