Fix JNI Types doc link
Fixes warning: Can't link to 'QJniObject::JNI Types' Amends: aad13ef59c7d75abdab5cc4a5fc8c594b988dbf5 Change-Id: I9361afe4745ef33908ea9a29f4543cfe044500d3 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 5bc1bca2dd390180a3af214e82076228be42a4e5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
d2fbcc4cfe
commit
52a91ac5b0
@ -25,7 +25,7 @@
|
|||||||
those C++ types to their corresponding JNI string needs to be known at
|
those C++ types to their corresponding JNI string needs to be known at
|
||||||
compile time.
|
compile time.
|
||||||
|
|
||||||
Qt implements this mapping for the standard \l {QJniObject::JNI Types}{JNI types}.
|
Qt implements this mapping for the standard \l {JNI types}.
|
||||||
By using the Q_DECLARE_JNI_CLASS macro, the mapping can be extended for
|
By using the Q_DECLARE_JNI_CLASS macro, the mapping can be extended for
|
||||||
arbitrary Java types.
|
arbitrary Java types.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user