summaryrefslogtreecommitdiff
path: root/examples/sensors/grue/import/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/import/main.cpp')
-rw-r--r--examples/sensors/grue/import/main.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/sensors/grue/import/main.cpp b/examples/sensors/grue/import/main.cpp
index 44714a5..d892d89 100644
--- a/examples/sensors/grue/import/main.cpp
+++ b/examples/sensors/grue/import/main.cpp
@@ -112,22 +112,20 @@ QT_END_NAMESPACE
\qmltype GrueSensor
\instantiates GrueSensor
\inherits QtMobility.sensors1::Sensor
- \inqmlmodule Grue 1
+ \inqmlmodule Grue 1.0
\brief The GrueSensor type reports on your chance of being eaten by a Grue.
The GrueSensor type reports on your chance of being eaten by a Grue.
This type wraps the GrueSensor class. Please see the documentation for
GrueSensor for details.
-
- \sa {QtMobility.sensors QML Limitations}
*/
/*
\qmltype GrueSensorReading
\instantiates GrueSensorReading
\inherits QtMobility.sensors1::SensorReading
- \inqmlmodule Grue 1
+ \inqmlmodule Grue 1.0
\brief The GrueSensorReading type holds the most recent GrueSensor reading.
The GrueSensorReading type holds the most recent GrueSensor reading.