qt6-bb10/tests/auto/corelib/platform
Jøger Hansegård 267e378d14 Simplify VARIANT handling using a QComVariant RAII wrapper
The QComVariant RAII wrapper automates lifetime management of VARIANT
structures and elements that it contains. For example, it will
call IUnknown::AddRef if a COM interface is assigned to it. It will also
clear all held resources at destruction.

Task-number: QTBUG-126530
Change-Id: I543d236293d25cbc70ff25046e553351eccfb850
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
(cherry picked from commit 717580c1985dd0804363bafb8822f82dacfb3f90)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-07-01 23:23:47 +00:00
..
android Android: skip tst_android::orientationChange() for Android 9 2024-05-02 21:40:11 +03:00
android_appless Change license for tests files 2024-02-04 09:56:42 +01:00
windows Simplify VARIANT handling using a QComVariant RAII wrapper 2024-07-01 23:23:47 +00:00
CMakeLists.txt Android: add an appless test that recreates QGuiApplication 2023-10-26 20:04:51 +02:00