Home | History | Annotate | Download | only in qt

Lines Matching full:touch

299         [Android] Android needs functionality in the ChromeClient to be informed when touch events are and are not needed by the webpage.
302 Add needTouchEvents() to the ChromeClient which is called when the page decides it needs or no longer needs to be informed of touch events.
1146 [Qt] Fix infinite recursion in touch mocking.
1148 Don't send the fake touch events to the view, as that'll trigger the
1158 [Qt] Add support for mocking touch events with Q(GV)Launcher
1170 [Qt] Add support for touch events in QWebView and QGraphicsWebView
1184 [Qt] Add support for mocking touch events with QtLauncher
1324 Forward Qt touch events to the event handler as platform touch events.