Android 13 and above requires the notification permission "android.permission.POST_NOTIFICATIONS" to be requested at runtime. Fixes: QTBUG-121668 Change-Id: I38512ffc07c1a3ffe7cddffa937b98332f172d15 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io> (cherry picked from commit 7fa6d09ca20b27b8350e6e26040372ba70e6244d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 6ca01cd2d24f75273e9aeeed8a45417e2b81bf66) (cherry picked from commit 0560e597a61320a491c13028f78f1a1e0fb75498)
Qt is supplied with a number of example applications that have been written to provide developers with examples of the Qt API in use, highlight good programming practice, and showcase features found in each of Qt's core technologies. Documentation for examples can be found in the Examples section of the Qt documentation.