qt5base-lts/tests/auto/testlib/selftests/cmptest
Thiago Macieira 194a56ea79 QTest: Fix printing of values of Q_ENUMs
QMetaEnum::key(n) returns the n-th key, which is not necessarily the one
of value n. For the key of value n, we want QMetaEnum::valueToKey(n).

Change-Id: Ic90fe6b1cbe84978a02fffff141bf4a06074917a
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2016-05-08 08:57:16 +00:00
..
cmptest.pro support building with -no-gui 2013-10-11 21:03:30 +02:00
tst_cmptest.cpp QTest: Fix printing of values of Q_ENUMs 2016-05-08 08:57:16 +00:00