summaryrefslogtreecommitdiffstats
path: root/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
diff options
context:
space:
mode:
authorRami Potinkara <rami.potinkara@qt.io>2023-09-06 11:25:01 +0300
committerRami Potinkara <rami.potinkara@qt.io>2023-09-12 00:44:11 +0000
commitbbf0022d99b223239c7ce7769af9f58c01fc5c68 (patch)
tree7b166ba0108e5023a0c7d5bb703389973eae1fdb /examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
parent5a1a80861f2abff08cc811cd01512199a1722c3f (diff)
Update mobile example categories for Qt 6.6
Add mobile example category tags for the chosen examples. Add for the ones that work best for both, Android and iOS. Remove from the ones that do not work for both (at least yet). Added - hellogles3 Removed - qtandroidnotifier (not iOS) Fixes: QTBUG-116780 Pick-to: 6.6 Change-Id: Icb4c7ba1f22d4e67089a565071d83cdf8ec95896 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc')
-rw-r--r--examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
index d47b365a7b..0d598fa29e 100644
--- a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
+++ b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc
@@ -4,7 +4,6 @@
/*!
\title Qt Android Notifier
\example platform/androidnotifier
- \examplecategory {Mobile}
\meta tag {widgets,android,notification}
\brief Demonstrates calling Java code from Qt in an Android application.