summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/network-chat.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/network-chat.qdoc')
-rw-r--r--examples/network/doc/src/network-chat.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/network/doc/src/network-chat.qdoc b/examples/network/doc/src/network-chat.qdoc
index 0430b5219d..b95a13098f 100644
--- a/examples/network/doc/src/network-chat.qdoc
+++ b/examples/network/doc/src/network-chat.qdoc
@@ -28,10 +28,11 @@
/*!
\example network-chat
\title Network Chat Example
+ \ingroup examples-network
+ \brief Demonstrates a stateful peer-to-peer Chat client
- \brief The Network Chat example demonstrates a stateful peer-to-peer Chat client
- that uses broadcasting with QUdpSocket and QNetworkInterface to discover
- its peers.
+ This example uses broadcasting with QUdpSocket and QNetworkInterface to
+ discover its peers.
\image network-chat-example.png
*/