QtSensorGestures Emulator

Overview

The Emulator can be used for both creating client apps using Qt's built-in sensor gestures, and for creating customized recognizers.

Developing Sensor Gesture Clients

For instance, the Emulator can be used for writing a client app that needs to use the "slam" gesture.

Under the "Sensors" heading in the Emulator control, you will see an edit box for "Sensor gestures" that will contain a list of signals available when your client instantiates a QSensorGesture.

Select "slam", and then click the "Send" button to send a detected("slam") signal to the client.

© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.