summaryrefslogtreecommitdiffstats
path: root/doc/src/files-and-resources/datastreamformat.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/files-and-resources/datastreamformat.qdoc')
-rw-r--r--doc/src/files-and-resources/datastreamformat.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/files-and-resources/datastreamformat.qdoc b/doc/src/files-and-resources/datastreamformat.qdoc
index bab2c2c3e0..c4be7bbd59 100644
--- a/doc/src/files-and-resources/datastreamformat.qdoc
+++ b/doc/src/files-and-resources/datastreamformat.qdoc
@@ -41,7 +41,8 @@
/*!
\page datastreamformat.html
- \title Format of the QDataStream Operators
+ \title Serializing Qt Data Types
+ \ingroup qt-network
\brief Representations of data types that can be serialized by QDataStream.
The \l QDataStream allows you to serialize some of the Qt data types.