summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-03-23 10:30:22 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-03-24 11:11:01 +0000
commit3a3a1f95fc5bbcec8e4dc25ad298d076b02851b2 (patch)
tree5ce05a0ff8ba60cd53671e52650cb322a8767798
parentbcec4a0b1b7f8793f5dcf778096ab328314960bf (diff)
downloadqtdoc-3a3a1f95fc5bbcec8e4dc25ad298d076b02851b2.tar.gz
Add entry about QGuiApplication::setBadgeNumber() to 6.5 What's New page
Change-Id: I6828e13830685940c97c3275d4a9da0ba058e725 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 2d1f0b1f0b33ac0712e4d925c36f54117049bb79) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/whatsnew/whatsnew65.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew65.qdoc b/doc/src/whatsnew/whatsnew65.qdoc
index f171b78a..79912438 100644
--- a/doc/src/whatsnew/whatsnew65.qdoc
+++ b/doc/src/whatsnew/whatsnew65.qdoc
@@ -75,6 +75,10 @@
through the new function QGlyphRun::stringIndexes().
\li Checkbox list items can now be read and written in HTML as well as
Markdown, including conversions.
+ \li Added QGuiApplication::setBadgeNumber() to provide feedback to the
+ user about the number of unread messages or similar. The badge will
+ be overlaid the application's icon in the Dock on \macos, the home
+ screen icon on iOS, or the task bar on Windows.
\endlist
\section2 Qt Quick Module