qt5base-lts/tests/auto/widgets
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
..
dialogs Make QFontDatabase member functions static 2020-08-06 11:43:24 +02:00
effects CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
graphicsview Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
itemviews Use the new support for comparisons in QMetaType for QVariant 2020-08-13 08:48:03 +02:00
kernel Deprecate the static int based API in QMetaType 2020-08-24 00:19:05 +02:00
styles Add missing enumeration case in tst_QMacStyle::setSize 2020-07-29 14:33:19 +02:00
util Refactor pointer event hierarchy 2020-07-10 14:32:56 +02:00
widgets tst_qplainttextedit: Do not use paste() method with no clipboard 2020-08-19 12:46:10 +02:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00