aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-07-06 12:22:31 +0200
committerKai Köhne <kai.koehne@qt.io>2023-07-10 08:39:05 +0200
commit4a0eb88ac82c88f3f47822774d905607924cbc6b (patch)
tree503a586f200268d4e27943afcf07f78dc4237847 /examples
parent5190a887bc51e0b4c3b6374be22e49e744ba8ad9 (diff)
Doc: Update example category names
Make use of new Web Technologies category, which arguably fits better than I/O. Pick-to: 6.5 6.6 Change-Id: I09277975d784f225502d8ce06b6c9f99d1f3989d Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'examples')
-rw-r--r--examples/webchannel/chatclient-qml/doc/src/chatclient-qml.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webchannel/chatclient-qml/doc/src/chatclient-qml.qdoc b/examples/webchannel/chatclient-qml/doc/src/chatclient-qml.qdoc
index adf9995..7dcd13c 100644
--- a/examples/webchannel/chatclient-qml/doc/src/chatclient-qml.qdoc
+++ b/examples/webchannel/chatclient-qml/doc/src/chatclient-qml.qdoc
@@ -6,7 +6,7 @@
\title Qt WebChannel ChatClient QML Application
\ingroup qtwebchannel-examples
\brief A QML client that communicates over a WebSocket with a QWebChannel server.
- \examplecategory {Input/Output}
+ \examplecategory {Web Technologies}
\meta tag {rpc,network}
\image chatclient-qml.png