From 1f266d31dcdf1ced8a6d05f57a1ff77848d21f3e Mon Sep 17 00:00:00 2001 From: Lorn Potter Date: Sun, 10 Mar 2013 04:44:54 +1000 Subject: fix up compatibility map and mention that sensor gestures are platform independent. Change-Id: Iee0cf4185d095e1e97cc7b222f35271bb72a75ab Reviewed-by: Thomas McGuire --- src/sensors/doc/src/compatmap.qdoc | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/sensors/doc/src/compatmap.qdoc b/src/sensors/doc/src/compatmap.qdoc index a40a7a0..ffca5f6 100644 --- a/src/sensors/doc/src/compatmap.qdoc +++ b/src/sensors/doc/src/compatmap.qdoc @@ -73,6 +73,7 @@ + Ambient Light Sensor @@ -88,6 +89,7 @@ + Compass @@ -111,6 +113,7 @@ + IR Proximity Sensor @@ -118,6 +121,7 @@ + Light Sensor @@ -125,7 +129,7 @@ - + Magnetometer @@ -133,7 +137,7 @@ - + Orientation Sensor @@ -149,6 +153,7 @@ + Proximity Sensor @@ -172,6 +177,7 @@ + Tilt Sensor @@ -186,7 +192,7 @@ - + @@ -198,5 +204,8 @@ In addition to the table above, each sensor type might support specific features. For example a magnetometer might support returning geo values. See QSensor::isFeatureSupported() for additional details. + + Sensor Gestures are mostly platform independent, and will run if the platform has the needed sensors. + Whether they are supported and work well or not depends on the platform. */ -- cgit v1.2.1