Hi,
I have used QWebkit to show the google map and it can drag and drop well.(It only worked under the version 3.2)
Google server don't supply google map service 3.1 anymore.
Now I need to disable the touch event in QWebkit (It's enable automatically since QT 4.6).

Is there any way to do this?

BR and Thanks