summaryrefslogtreecommitdiffstats
path: root/examples/corelib/serialization/convert/datastreamconverter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-49/+2
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-241-1/+0
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-3/+3
* Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
* Examples: add an example that converts between different file formatsThiago Macieira2018-07-041-0/+273