summaryrefslogtreecommitdiffstats
path: root/src/imports/sensors/qmltiltsensor.h
Commit message (Collapse)AuthorAgeFilesLines
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-031-0/+94
This has been adapted from the TiltSensor type in QtSensors 5.0 import but the code there has been split into multiple pieces. There's a C++ class, a generic backend and a QML interface. Change-Id: Ic09465a5f76250a02a13938abe4789958137376f Reviewed-by: Lorn Potter <lorn.potter@gmail.com>