summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Bennett <nicholas.bennett@qt.io>2023-09-11 11:14:38 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-22 06:20:02 +0000
commitd958b85dac4e49be1babe74615cbe48a9ccd0649 (patch)
tree856cd1a26f1bb26158ee73173b2f94ef0dae6017
parent798175930e517e28230e3db3213510a22a041620 (diff)
Docs: Update Links to Android Notifier Example
Added to the list of important links on the Android Platform home page. Task-number: QTBUG-116780 Change-Id: Id65a73d56bff0b288ebb1da098f6dbd8cbbe606e Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io> (cherry picked from commit e7847a3258aa4eb6fc51c97a2ac05f57a1eadb53) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 67a4f257b81d57dcb048ae0f0757d5f8702642bc)
-rw-r--r--examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
index 186be9ec5a..2d579c95e8 100644
--- a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
+++ b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
@@ -6,6 +6,7 @@
\example platform/androidnotifier
\examplecategory {Mobile}
\brief Demonstrates calling Java code from Qt in an Android application.
+ \ingroup androidplatform
\image androidnotifier.png