summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2011-10-11 13:41:18 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-11 05:43:38 +0200
commit504d183be171b00a3fabcf82f07705189d146ef2 (patch)
treee6f2d26aea7e8bf48004e46c39c556210946cd94 /doc
parent9d2022068d191da3f997d2e3503f0da9c599a20d (diff)
Add missing info for Grue Sensor example
Change-Id: I1f7f88c28cd663d3717320926c086829243db7b2 Reviewed-on: http://codereview.qt-project.org/6378 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/examples/grue.qdoc11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/src/examples/grue.qdoc b/doc/src/examples/grue.qdoc
index d4dc66fe..e3a355bd 100644
--- a/doc/src/examples/grue.qdoc
+++ b/doc/src/examples/grue.qdoc
@@ -149,7 +149,13 @@
\title Grue Sensor QML Application
\brief The Grue sensor QML application demonstrates use of the GrueSensor QML element.
- blah blah blah
+ This is a pure QML application that can be run from Qt Creator or directly using the
+ \c qmlscene binary. You should install the other projects before trying to run
+ this example or it will not be able to find its dependencies.
+
+ \code
+ qmlscene main.qml
+ \endcode
\sa {Grue Sensor Example}
*/
@@ -159,7 +165,8 @@
\title Grue 1.0
\brief QML import for the Grue Sensor Example
- blah blah blah
+ These are the elements available in the Grue 1.0 import.
+ \sa {Grue Sensor QML Application}
*/