summaryrefslogtreecommitdiffstats
path: root/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2014-06-07 00:40:44 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-06-07 00:40:44 +0200
commitd9a7ad80f78e7346d6f4dbae2cabe31305d6458f (patch)
tree26a410780b94c553051b8898d5abaf37a909691b /examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc
parentd707acfc9e357ffc86feb5d9219372c30c5ff157 (diff)
parent0fcce50af009f97efa2a5c5f2c74415c92830962 (diff)
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev
Diffstat (limited to 'examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc')
-rw-r--r--examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc10
1 files changed, 7 insertions, 3 deletions
diff --git a/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc b/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc
index 522b0bacc7..a485a99299 100644
--- a/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc
+++ b/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -28,9 +28,13 @@
/*!
\example remotecontrolledcar
\title D-Bus Remote Controlled Car Example
+ \ingroup examples-dbus
+ \brief Shows how to use Qt D-Bus to control a car from another application.
- The Remote Controlled Car example shows how to use D-Bus to control one
- application using another.
+ The Remote Controlled Car example shows how to use \l{Qt D-Bus} to control
+ one application from another.
\image remotecontrolledcar-car-example.png
+
+ \include examples-run.qdocinc
*/