qt5base-lts/tests/auto/gui/kernel/qguivariant
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
..
no_application CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
test Deprecate the static int based API in QMetaType 2020-08-24 00:19:05 +02:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
CMakeLists.txt cmake: add gui/kernel tests 2019-10-31 09:49:30 +00:00
qguivariant.pro Split the QGuiVariant test from the Core one. 2012-07-25 00:48:33 +02:00