C
Qt Android Apps Utils
Getting Started
To include the definitions of the module's classes, use the following directive for C++:
#include <QtAndroidAppsUtils>
To use the QML types in Qt Android Apps Utils, add the following import statement to your .qml file:
import QtAndroidAutomotive.QtAndroidAppsUtils 1.0
To link against the Qt Android Apps Utils module, add this line to your project file:
QT += androidappsutils
API Reference
Links to the API reference materials:
Examples
Available under certain Qt licenses.
Find out more.