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

Add a PinchArea element

    XMLWordPrintable

Details

    Description

      MouseArea and Flickable provide a declarative API for handling touch input. The most common touch interaction that is not handled is pinching (zoom, rotate, two finger drag). PinchArea handles this use case, providing a high-level declarative API (similar to MouseArea drag), and an imperative API for more specialized use. PinchArea must interact well with existing elements that handle touch: MouseArea, Flickable and PathView. The PinchArea implementation must handle the two primary use cases:

      • zooming content in a Flickable
      • allowing an item to be scaled and/or rotated and/or dragged.

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            martjone Martin Jones (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes