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
The abstract base class for feedback effects | |
Allows you to play a haptics effect | |
The base class for plugins providing custom haptics effects | |
The base class for plugins providing feedback | |
The base class for plugins providing themed effects |