Comparing QVariant's containing QDBusArguments does not work anymore in Qt 6, where QVariant will simply use QMetaType equals. Thus we now do the comparisons in a more manual way. This is currently only partially implemented. Additionally, adjust to changed warning message. Fixes: QTBUG-87998 Change-Id: Ie63db4e8c8d03d7627234f3c892067d1557454af Reviewed-by: Liang Qi <liang.qi@qt.io> |
||
|---|---|---|
| .. | ||
| qdbusmarshall | ||
| qpong | ||
| .gitignore | ||
| CMakeLists.txt | ||
| common.h | ||
| qdbusmarshall.pro | ||
| tst_qdbusmarshall.cpp | ||