[webkit-qt] Gestures

Ariya Hidayat ariya.hidayat at gmail.com
Sun Oct 16 20:15:19 PDT 2011


On Sun, Oct 16, 2011 at 6:40 PM, Felipe Crochik <felipe at crochik.com> wrote:
> I can't seem to find a definitive answer where Qt Webkit "can" or can't
> support gestures (pinch, swipe, ...)

Do you mean the gestures for user interactions? For example, pinch can
be used to zoom in and out, swipe to flick the view, etc. In that
case, those gestures are application-specific gestures and should be
handled at the application level, e.g. the browser which uses
QtWebKit.

If what you mean is touch events (http://www.w3.org/TR/touch-events/),
then see http://trac.webkit.org/wiki/QtWebKitFeatures21.




-- 
Ariya Hidayat, http://ariya.ofilabs.com


More information about the webkit-qt mailing list