Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-553

Missing signals in Feedback API

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.1.0
    • 1.1.0
    • Tactile Feedback
    • None

      The following Feedback classes may have missing NOTIFY/CONSTANT properties and subsequently missing signals. It should be investigated whether signals/NOTIFY/CONSTANT should/could be added:

      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(int duration READ duration)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(State state READ state)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(int duration READ duration WRITE setDuration)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(qreal intensity READ intensity WRITE setIntensity)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(int attackTime READ attackTime WRITE setAttackTime)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(qreal attackIntensity READ attackIntensity WRITE setAttackIntensity)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(int fadeTime READ fadeTime WRITE setFadeTime)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(int fadeIntensity READ fadeIntensity WRITE setFadeIntensity)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(int period READ period WRITE setPeriod)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(QFeedbackActuator actuator READ actuator WRITE setActuator)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(bool loaded READ isLoaded WRITE setLoaded)
      ./feedback/qfeedbackeffect.h:    Q_PROPERTY(QString fileName READ fileName WRITE setFileName
      

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

            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            alex Alex (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes