qt5base-lts/examples/corelib/serialization
Lars Knoll 1697fbdf05 Deprecate the static int based API in QMetaType
And remove one of the type id to name mapping that still
existed in QMetaType. QMetaTypeInterface can provide that,
so there's no need to have a second copy of the data.

qMetaTypeTypeInternal() can still map all the names of all
builtin types to ids. That functionality is for now still
required by moc and can't be removed yet.

Change-Id: Ib4f8e9c71e1e7d99d52da9e44477c9a1f1805e57
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-08-24 00:19:05 +02:00
..
cbordump CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
convert Deprecate the static int based API in QMetaType 2020-08-24 00:19:05 +02:00
savegame CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
CMakeLists.txt CMake: Add more examples 2019-03-26 13:03:01 +00:00
serialization.pro Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00