summaryrefslogtreecommitdiffstats
path: root/examples/dbus/doc/src/complexpingpong.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/doc/src/complexpingpong.qdoc')
-rw-r--r--examples/dbus/doc/src/complexpingpong.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/dbus/doc/src/complexpingpong.qdoc b/examples/dbus/doc/src/complexpingpong.qdoc
index 9c8379ad54..84fccdf561 100644
--- a/examples/dbus/doc/src/complexpingpong.qdoc
+++ b/examples/dbus/doc/src/complexpingpong.qdoc
@@ -3,11 +3,12 @@
/*!
\example complexpingpong
- \title D-Bus Complex Ping Pong Example
+ \title D-Bus Complex Ping Pong
+ \examplecategory {Connectivity}
\ingroup examples-dbus
\brief Demonstrates usage of the Qt D-Bus typesystem.
- \e{Complex Ping Pong Example} demonstrates the use of \l{Qt D-Bus}
+ \e{Complex Ping Pong} example demonstrates the use of \l{Qt D-Bus}
typesystem with QDBusVariant and QDBusReply. The example consists of the
main application \c complexping which starts the other application, \c
complexpong. Entering keywords such as \c hello and \c ping is handled by