summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-03-23 10:30:22 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-03-23 19:30:55 +0100
commit2d1f0b1f0b33ac0712e4d925c36f54117049bb79 (patch)
treedafd7f3b45021c0aae52f77f649002f23db4e4e8 /doc
parent80404e00bb294bd358c93c9c5fefb490a8edb485 (diff)
downloadqtdoc-2d1f0b1f0b33ac0712e4d925c36f54117049bb79.tar.gz
Add entry about QGuiApplication::setBadgeNumber() to 6.5 What's New page
Pick-to: 6.5 Change-Id: I6828e13830685940c97c3275d4a9da0ba058e725 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'doc')
-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