aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/platform/android/qandroidquickviewembedding.cpp
diff options
context:
space:
mode:
authorTinja Paavoseppä <tinja.paavoseppa@qt.io>2024-05-15 14:30:20 +0300
committerTinja Paavoseppä <tinja.paavoseppa@qt.io>2024-05-31 02:25:47 +0300
commit3cdf282d93b71651d59391e98a8d1b173b7dcdd7 (patch)
tree663accd153f67ffda16397b753531238cc314bdf /src/quick/platform/android/qandroidquickviewembedding.cpp
parentafd1bb021dafe83db0319bc5e2e6048600990d6f (diff)
Android: Add possibility to mark QML files for code generation in CMake
For QtQuickView/Qt Quick in Android as a View, we need a way for the user to be able to choose QML files they would like to generate Java classes for, to be able to access the properties of the QML component from Java/Kotlin code. When QT_QML_GENERATE_JAVA_CLASS property is set for a QML source file, that file is added to the deployment json file, which androiddeployqt will then use to generate the Java classes based on the received values. Task-number: QTBUG-124846 Change-Id: I393e6c1969e32fc4d9a5fca7c75f11583245b28a Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/quick/platform/android/qandroidquickviewembedding.cpp')
0 files changed, 0 insertions, 0 deletions