We implicitly support QString, QStringList, and QByteArray, as well as C++ types that are equivalent to JNI primitive types (such as bool for jboolean, or int for jint) in QJniObject and some QJniArray APIs. Make this symmetrical for QJniArray::to/fromContainer. Add more compile- and run-time time test coverage. Change-Id: I8cc84e6181a93f889282d2d3f0a05207416c4dbe Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit d9dd8c4986373789b8bd250d0c2b36b660fe210f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> |
||
|---|---|---|
| .. | ||
| testdata/src/org/qtproject/qt/android/testdata | ||
| CMakeLists.txt | ||
| tst_qjniobject.cpp | ||