aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-03-04 16:26:51 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2020-03-12 19:07:18 +0200
commitfe69fb5371b193288fcb1b38d70c9fd4ac4fd74a (patch)
treea575b5b298c097940ea60891b24559799b2a5e62 /src
parenta55cae70165206bd2a04306291fb3442968b69c3 (diff)
Introduce new example JNI Messenger
This examples shows the proper way to communication between QML/C++ and Java in both ways. This example calls a Java method from QML and C++, then the Java method will also call back a C++ function that will be forwarded to a QML connection. Task-number: QTBUG-80717 Change-Id: I96d9551d1abcaf80899c4dd3c727a267fb6f3c07 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'src')
-rw-r--r--src/androidextras/doc/images/jnimessenger.pngbin0 -> 34630 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/androidextras/doc/images/jnimessenger.png b/src/androidextras/doc/images/jnimessenger.png
new file mode 100644
index 0000000..1cb4efd
--- /dev/null
+++ b/src/androidextras/doc/images/jnimessenger.png
Binary files differ