qt6-bb10/tests/auto/corelib/kernel/qjnienvironment
Juha Vuolle 58fd12a487 Add support for naming JNI functions with the unstringify macro
The manually defined native JNI function tables allow defining a name
that may be different from the actual function name; this name is then
used from the Java-side.

This can be useful to provide also as an option with the new
"unstringifying" macros which can help for example in porting code
to these new macros.

Pick-to: 6.4
Change-Id: Icfebfb351cb8dfb122795d20b37e2eac167a41bf
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-07-05 11:50:25 +03:00
..
testdata/src/org/qtproject/qt/android/testdata Add support for naming JNI functions with the unstringify macro 2022-07-05 11:50:25 +03:00
CMakeLists.txt
tst_qjnienvironment.cpp Add support for naming JNI functions with the unstringify macro 2022-07-05 11:50:25 +03:00