[FeedbackEffect instantiates the C++ class QFeedbackEffect]
The FeedbackEffect element is the base class for all feedback effects. More...
Inherited by FileEffect and HapticsEffect.
This element is part of the QtMobility.feedback 1.1 module.
You can't create one of these elements directly, but several other elements inherit the methods and properties of these elements.
See also FileEffect, ThemeEffect, HapticsEffect, and QFeedbackEffect.
The duration of the effect, in milliseconds. This is 0 for effects of unknown duration, or Feedback.Infinite for effects that don't stop.
This is the current state of the effect. It is one of:
This signal is emitted when an error occurs during playback of an effect.
The error is one of the following values:
See also QFeedbackEffect::ErrorType.
Pause playback of this effect. Not all devices or effects can pause feedback playback.