Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20122

Need support for Touch Gestures

    XMLWordPrintable

Details

    Description

      As an application developer I need to be able to recognize touch gestures like flick, swipe, etc.

      QML currently provides MouseArea, Flickable and PinchArea for handling touch interaction. These cover the common use cases.

      The most obvious missing support is for multi-point touch. This has been implemented in TouchArea for QtQuick 1 as a labs plugin. Porting TouchArea to QtQuick 2 would allow low level access to touch points, permitting handling of multiple touches and custom handling of more unusual gestures.

      Backlog:

      • Implement low-level element for handling touch events
      • Documentation
      • Autotests
      • Examples
      • Investigate scope (allow a set of touch areas to be used simultaneously or exclusively)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            minshin Minjung Shin (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1 week
                1w
                Remaining:
                Remaining Estimate - 1 week
                1w
                Logged:
                Time Spent - Not Specified
                Not Specified

                Gerrit Reviews

                  There are no open Gerrit changes