Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtquick-android.qdoc
Go to the documentation of this file.
1// Copyright (C) 2024 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \page qtquick-android-classes.html
6 \title Qt Quick Android Classes
7 \summary The Qt Quick module provides classes for embedding Qt Quick in Android Applications.
8
9 \note Classes under this module require \l{Qt for Android}.
10
11 \annotatedlist qt_android_classes
12
13 \note For a complete list of Android Java classes, see \l{Android Classes}.
14
15 \include running-qtquick-for-android-examples.qdocinc
16
17 Examples:
18 \list
19 \li \l{Qt Quick for Android Studio Projects}
20 \li \l{Exposing QtAbstractListModel to QML}
21 \li \l{Using QtAbstractItemModel in Android Studio Projects}
22 \endlist
23 For more information on the Qt Quick module, see the \l{Qt Quick} module documentation.
24*/