Qt Sensors Examples#
Examples for the Qt Sensors module
These are the Qt Sensors examples.
The AccelBubble example demonstrates the Accelerometer QML type.
The Qt Sensors - Grue sensor example demonstrates all the steps from creating a new sensor to using it.
The Maze example demonstrates the TiltSensor QML type.
The QtSensors - QML example demonstrates the QML sensors types in the QtSensors import.
Demonstrates how to read the meta-data of available sensors.
The Sensors Showcase example demonstrates sensor usage with visual examples.