Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-631 Feedback API
  3. QTMOBILITY-1189

Support for continuous feedback through QFeedbackEffect

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Tactile Feedback
    • None

      Qt Mobility QFeedbackEffect supports supports playing instant feedbacks defined in QFeedbackEffect::ThemeEffect. Playing different continuous feedback types on the other hand is not supported. Symbian supports five types of continuous feedbacks: smooth, slider, dynamic slider, input and flick. Of these, only the generic type smooth is played with the current implementation of Symbian feedback plugin. The interface for QFeedbackEffect lacks the kind of convenient way for triggering continuous feedbacks it offers for ThemeEffects (playThemeEffect). It would be great if one could call for example QFeedbackEffect::continuousTriggered(ContinuousEffect effect) and QFeedbackEffect::continuousStopped(ContinuousEffect effect). This functionality would then be applicable on QML side as well.

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

            satu.m.makela satu makela
            jaakkorp Jaakko Korpela
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes