qt5base-lts/examples/widgets/tools/settingseditor
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
..
inifiles
CMakeLists.txt CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
locationdialog.cpp QComboBox: remove deprecated signals 2020-02-10 18:28:45 +01:00
locationdialog.h Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp macOS: Remove all use of deprecated Q_OS_OSX define 2020-04-03 13:44:37 +02:00
mainwindow.h Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
settingseditor.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
settingstree.cpp Polish the settingseditor example 2020-07-10 11:31:09 +00:00
settingstree.h Polish the settingseditor example 2020-07-10 11:31:09 +00:00
variantdelegate.cpp Deprecate the static int based API in QMetaType 2020-08-24 00:19:05 +02:00
variantdelegate.h Polish the settingseditor example 2020-07-10 11:31:09 +00:00