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>
This commit is contained in:
Rami Potinkara 2024-03-28 17:44:21 +02:00
parent 5c04abcb6e
commit e165d4b070
1 changed files with 5 additions and 0 deletions

View File

@ -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