Qt Feedback C++ Classes

Overview

The C++ Feedback API enables a client to control and provide tactile and audio feedback to the user. The feedback is in response to user actions. For example, touching an onscreen button. Control of the feedback involves control of the vibration of the device, when a vibrator is used, or the piezo feedback from the screen.

Feedback C++ Classes

QFeedbackEffect

The abstract base class for feedback effects

QFeedbackHapticsEffect

Allows you to play a haptics effect

QFeedbackHapticsInterface

The base class for plugins providing custom haptics effects

QFeedbackInterface

The base class for plugins providing feedback

QFeedbackThemeInterface

The base class for plugins providing themed effects