Qt Quick Android ClassesΒΆ
The
The Qt Quick module provides classes for embedding Qt Quick in Android Applications.
Note
Classes under this module requires Qt for Android.
Allows you to add QML content to your Android app as a View. |
Note
For a complete list of Android Java classes, see Android Classes.
Examples:
Qt Quick for Android Studio Projects
Exposing QtAbstractListModel to QML
Using QtAbstractItemModel in Android Studio Projects
For more information on the Qt Quick module, see the Qt Quick module documentation.