Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
5.15.7
-
None
-
-
5
-
Foundation Sprint 84
Description
The "Serializing Qt Data Types" page of the documentation is incomplete.
In the old versions of Qt (e.g. 5.12), on the page it was explained in detail the binary format for each data type.
Now there is only a list of the supported types.
I think it's very important to know the binary format, because you can see the differences between the Qt versions. In addition, you can load the files written by QDataStream in a software that doesn't use the Qt library.
See the links below for a comparison
5.12 documentation
5.15 documentation
Attachments
Issue Links
- relates to
-
QTBUG-104786 Overviews: Create "Data & IO" overview
-
- Closed
-
-
QTBUG-111228 Review QtCore serialisation examples
-
- Closed
-
- resulted from
-
QTBUG-73386 Serializing Qt Data Types Documentation not up to date
-
- Closed
-