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.
Note: At the time of the Qt Mobility 1.1 release the QML support for the Feedback API is incomplete and likely to be refined and improved in the next patch release.
The Actuator element represents a feedback actuator. | |
The Feedback object defines a number of constants | |
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. |