Package org.qtproject.qt.android


package org.qtproject.qt.android
  • Class
    Description
    QtQmlStatus represents the QML component loading status.
    A callback that notifies clients about the status of QML component loading.
    The QtQuickView class lets you easily add QML content to your Android app as a View.
    The QtQuickViewContent represents a QML component that can be loaded by a QtQuickView instance.