is QSwipeGesture possible in this SDK by touch event? Any idea of such example?
is QSwipeGesture possible in this SDK by touch event? Any idea of such example?
have you checked this already: http://apidocs.meego.com/1.2/qt4/ges...egestures.html
And did you try it with device which is supporting multitouch ?
So how are you trying it in the simulator then ?
There appears to be at least one bug files for the multitouch: https://bugreports.qt-project.org/br...s:all-tabpanel anyway, it should work on the device at least.
Ok, appears that it is not working on simulator (just tried it), thus you might want to try it with devices then.
ok. Could you answer a very basic question if you dont mind ?Can we implement scrolling in .ui form?