From 504d183be171b00a3fabcf82f07705189d146ef2 Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Tue, 11 Oct 2011 13:41:18 +1000 Subject: Add missing info for Grue Sensor example Change-Id: I1f7f88c28cd663d3717320926c086829243db7b2 Reviewed-on: http://codereview.qt-project.org/6378 Sanity-Review: Qt Sanity Bot Reviewed-by: Lincoln Ramsay --- doc/src/examples/grue.qdoc | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'doc/src/examples/grue.qdoc') 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} */ -- cgit v1.2.3