qt5base-lts/tests/auto/gui/kernel/qguivariant
Lars Knoll 50c96c17b6 Use the new support for comparisons in QMetaType for QVariant
Remove the compare method in the QVariant::Handler struct. Rely
on the generic support provided by QMetaType instead.

[ChangeLog][Important Behavior Changes][QVariant] QVariant will now use builtin support in
QMetaType to compare its content. This implies a behavioral change
for some graphical types like QPixmap, QImage and QIcon that will
never compare equal in Qt 6 (as they do not have a comparison
operator).

Change-Id: I30a6e7116c89124d11ed9052537cecc23f78116e
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2020-08-13 08:48:03 +02:00
..
no_application CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
test Use the new support for comparisons in QMetaType for QVariant 2020-08-13 08:48:03 +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