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.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/network/doc/src/network-chat.qdoc b/examples/network/doc/src/network-chat.qdoc
index 29ba0652bf..6a8f0024e3 100644
--- a/examples/network/doc/src/network-chat.qdoc
+++ b/examples/network/doc/src/network-chat.qdoc
@@ -3,12 +3,14 @@
/*!
\example network-chat
- \title Network Chat Example
+ \title Network Chat
\ingroup examples-network
+ \examplecategory {Networking}
+ \meta tag {network,serialization}
\brief Demonstrates a stateful peer-to-peer Chat client.
This example uses broadcasting with QUdpSocket and QNetworkInterface to
discover its peers.
- \image network-chat-example.png
+ \image network-chat-example.webp
*/