summaryrefslogtreecommitdiffstats
path: root/examples/corelib/platform/androidnotifier/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2023-05-02 08:45:22 +0000
committerTopi Reinio <topi.reinio@qt.io>2023-05-02 12:54:19 +0000
commit38bb088a26b42254cc074ad8ed634861709a0599 (patch)
treebcf2e0de6bbc097273ef3649cea7cef1fa0a469b /examples/corelib/platform/androidnotifier/doc
parent827e010233f58610f73c79d30a858afb23cb1637 (diff)
Doc: Add 'Mobile' category to Qt Android Notifier example
The example demonstrates accessing native Android APIs in Qt applications, tag it with 'Mobile' category. Pick-to: 6.5 Task-number: QTBUG-112378 Change-Id: I5f936409aafb22175eab59fdb210ecd03fecb1f3 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'examples/corelib/platform/androidnotifier/doc')
-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 4bc0f7668e..186be9ec5a 100644
--- a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
+++ b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
@@ -4,6 +4,7 @@
/*!
\title Qt Android Notifier
\example platform/androidnotifier
+ \examplecategory {Mobile}
\brief Demonstrates calling Java code from Qt in an Android application.
\image androidnotifier.png