When the array type is QJniObject or a subclass, then we need to
explicitly release the local reference returned by GetObjectArrayElement
in the QJniArray::at implementation. Do this by constructing the
QJniObject via fromLocalRef, which does exactly that.
Amends
|
||
|---|---|---|
| .. | ||
| testdata/src/org/qtproject/qt/android/testdata | ||
| CMakeLists.txt | ||
| tst_qjniobject.cpp | ||