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

QSensorGesture should support setting and getting a list of gesture attributes.

    XMLWordPrintable

Details

    • User Story
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • None
    • Sensors
    • None

    Description

      Gesture recognizers can have various parameters available to make them work slightly different like setting a threshold higher or lower at runtime. A way to use this is to have something like:

      QHash<QString,QVariant> QSensorGesture::attributes;

      void setAttribute(const QString &, const QVariant &);

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            lramsay Lincoln Ramsay (closed Nokia identity) (Inactive)
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes