qt6-bb10/tests/auto/corelib/kernel/qvariant
Eirik Aavitsland 54aa7e75b8 QVariant: fix conversions of Q_ENUM that are QFlags<> to string
The doc of QMetaEnum::valueToKey() says to use ::valueToKeys() instead
for flag types.

Pick-to: 6.4
Change-Id: I48e5ba47324137f2ce2710f1d876e93e7c562e9f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-09-01 20:48:49 +02:00
..
stream Remove QRegExp from QVariant 2020-05-14 12:19:47 +00:00
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
CMakeLists.txt tst_qvariant: port away from deprecated methods 2022-08-30 22:46:34 +02:00
tst_qvariant.cpp QVariant: fix conversions of Q_ENUM that are QFlags<> to string 2022-09-01 20:48:49 +02:00