Qt Feedback QML Types

Overview

The QML Feedback API allows application developers to implement various types of feedback (usually vibration) to their QML applications. Use this with the QML QtFeedback import statement.

Feedback elements

Actuator

Element represents a feedback actuator

FeedbackEffect

Element is the base class for all feedback effects

HapticsEffect

Element represents a custom haptic feedback effect

ThemeEffect

Element represents a themed feedback effect