qtbase/examples/corelib/platform/androidnotifier
Nicholas Bennett 9c6c6d7d38 Docs: Create \Q4A macro for "Qt for Android" and replace instances
"Android" is trademarked and needs to be referenced in a certain way.
The following steps were taken:
-Created qdoc macro.
-Updated "Qt Android" and "Qt for Android" to use \Q4A in qdoc files.

The macro will need to be adopted in all documentation projects.

Task-number: QAA-2836
Pick-to: 6.9 6.8 6.5
Change-Id: I4b52247a4ed52047242a06404e6d3aa19de9c16c
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2025-02-28 06:35:03 +00:00
..
android Android: cleanup AndroidManifest.xml files in examples 2024-05-23 17:52:21 +03:00
doc Docs: Create \Q4A macro for "Qt for Android" and replace instances 2025-02-28 06:35:03 +00:00
images
CMakeLists.txt CMake: Fix examples built as external projects 2025-01-27 23:02:02 +01:00
androidnotifier.pro Remove check for Qt version > 4 that's not useful now 2024-04-24 18:46:34 +02:00
main.cpp Android notification example: Correct connect statements 2024-04-04 19:29:23 +02:00
main.qrc
notificationclient.cpp Android: request POST_NOTIFICATIONS permission for Android Notifier 2024-02-06 17:23:42 +02:00
notificationclient.h