summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/multicastsender.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/multicastsender.qdoc')
-rw-r--r--examples/network/doc/src/multicastsender.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/network/doc/src/multicastsender.qdoc b/examples/network/doc/src/multicastsender.qdoc
index c5305f271f..26e0d951fe 100644
--- a/examples/network/doc/src/multicastsender.qdoc
+++ b/examples/network/doc/src/multicastsender.qdoc
@@ -3,12 +3,14 @@
/*!
\example multicastsender
- \title Multicast Sender Example
+ \title Multicast Sender
+ \examplecategory {Networking}
+ \meta tags {network,multicast,ipv6,ipv4,udp}
\ingroup examples-network
\brief Demonstrates how to send messages to a multicast group.
This example demonstrates how to send messages to the clients of a
multicast group.
- \image multicastsender-example.png
+ \image multicastsender-example.webp
*/