summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRami Potinkara <rami.potinkara@qt.io>2024-03-28 17:44:21 +0200
committerRami Potinkara <rami.potinkara@qt.io>2024-04-03 14:54:06 +0000
commite165d4b070dae668f31987753d681d933c1a3344 (patch)
tree3e5fb853aeb888d69f8d9efb782031b5c332f585 /doc
parent5c04abcb6ee927a0c0fc44dad155b7b71caf5ce4 (diff)
Update What's new Qt 6.7 with Embe QML
Task-number: QTBUG-123465 Pick-to: 6.7 Change-Id: Ica233bc94241878bfc1126336ca82383a8cc22da Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/whatsnew/whatsnew67.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew67.qdoc b/doc/src/whatsnew/whatsnew67.qdoc
index dadf58f54..a00db4ddc 100644
--- a/doc/src/whatsnew/whatsnew67.qdoc
+++ b/doc/src/whatsnew/whatsnew67.qdoc
@@ -394,6 +394,11 @@
\li Added CMake variable QT_ANDROID_DEPLOYMENT_TYPE to explicitly set
the deployment type for the Android package.
\li Overall re-write and update for Qt Android platform documentation.
+ \li Introduced features to use the powers of Qt in Android projects:
+ \list
+ \li \l{Qt Quick View Android Class} to use Qt Quick in Java or Kotlin code (technology preview).
+ \li \l{\QtTAS} for Android Studio (technology preview).
+ \endlist
\endlist
\section3 iOS