[Interest] Something funny. QAccelerometer
Guido Seifert
wargand at gmx.de
Mon Dec 16 16:49:53 CET 2013
Hi,
don't take this mail too serious. :-)
I just started to play with QML Sensors. When I checked, which sensors are available with
Component.onCompleted: {
var types = Sensors.QmlSensors.sensorTypes();
console.log(types.join(", "));
}
I got QAccelerometer and QAmbientLightSensor.
I am wondering... how do I test the QAccelerometer? By throwing my desktop machine out
of the window? ;-)
Guido
More information about the Interest
mailing list