Doc: fix link to XML Streaming page

Pick-to: 6.5 6.5.0
Change-Id: Ibc8e869e140e25d7f90bd8ff922918afb3935e42
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
This commit is contained in:
Volker Hilsheimer 2023-03-01 19:01:10 +01:00
parent 5773c3ac28
commit c9dc3d7427

View File

@ -22,7 +22,7 @@
and save JSON data. \l {CBOR} {CBOR Support in Qt} is a compact form and save JSON data. \l {CBOR} {CBOR Support in Qt} is a compact form
of binary data encoding that is a superset of JSON. of binary data encoding that is a superset of JSON.
\li \l QDataStream provides serialization of binary data to a QIODevice \li \l QDataStream provides serialization of binary data to a QIODevice
\li \l {Qt XML C++ Classes} provide C++ implementations of the \l XML Streaming \li \l {Qt XML C++ Classes} provide C++ implementations of the \l {XML Streaming}
and DOM standards for XML and DOM standards for XML
\li \l CBOR is Qt's implementation for the CBOR serialization format. \li \l CBOR is Qt's implementation for the CBOR serialization format.
\li \l QSettings provides a way of serializing and storing platform independent \li \l QSettings provides a way of serializing and storing platform independent