The API provides abstractions for various types of feedback, and allows custom implementations of these types of feedback. The identifying string for this component is "QtMobility.feedback".
The Feedback API allows application developers to implement feedback and programmatic vibration in their applications. Use this in the QML import statement.
The Actuator element represents a feedback actuator. | |
The FeedbackEffect element is the base class for all feedback effects. | |
The FileEffect element represents feedback data stored in a file. | |
The HapticsEffect element represents a custom haptic feedback effect. | |
The ThemeEffect element represents a themed feedback effect. |