qt6-bb10/tests/auto/widgets
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
..
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 tst_QGraphicsSceneIndex::clear: Don't assume only one repaint 2020-07-23 10:04:01 +02:00
itemviews Use the new support for comparisons in QMetaType for QVariant 2020-08-13 08:48:03 +02:00
kernel qnsview: don't active QWindows inside NSWindows that are not key 2020-07-22 09:08:32 +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 Fix warnings about unused variables and functions in tests 2020-07-26 18:06:46 +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