Qt Android Extras

Getting Started

To include the definitions of the module's classes, use the following directive:

 #include <QtAndroidExtras>

To link against the Qt Android Extras module, add this line to your project file:

 QT += androidextras

API Reference

Links to the API reference materials:

Examples