qt5base-lts/tests/auto/corelib/kernel/qjniobject
Volker Hilsheimer 7b6350fa77 QJniObject: Add template overloads for get/setStaticField
Allow specifying the Java class on which to set/get the field via its
corresponding C++ type, removing the need to explicitly provide the
Java type string.

Those were missing from a085a14d76, which
was noticed when porting QtConnectivity over to the new template APIs.

Pick-to: 6.4
Change-Id: I8f324c9fcc486b4c6c2f2b9051f7eca0cbec0e91
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2022-07-12 13:25:04 +02:00
..
testdata/src/org/qtproject/qt/android/testdata Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt
tst_qjniobject.cpp QJniObject: Add template overloads for get/setStaticField 2022-07-12 13:25:04 +02:00