C
Qt for Android Automotive Base C++ classes
Provides C++ classes to support utilities and helper functions for Android and Android Automotive low-level support. More...
Namespaces
| A wrapper for classes and functions for handling Android apps and app list model | 
Classes
| Helper class wrapping the important functionalities to manage Android apps | |
| Used to represent an Intent's data authority | |
| Allows receiving broadcasts with custom Intent Filters | |
| Utility class for sending broadcasts | |
| Used for filtering intents in combination with QAndroidBroadcastReceiver | |
| Utility class to hold information about intents | |
| Used to store a path and pattern matcher for use in QAndroidIntentFilter | |
| Wrapper class for an Android Notification's Action | |
| Holds information of a notification posted in Android. It combines two Android classes, StatusBarNotification and Notification to provide all the information related to the posted notification | |
| A class that allows listening for posted notifications on Android devices. It utilizes Android's NotificationListenerService to receive information about notifications that are posted or removed | |
| Class containing information about the user | |
| Enables access to basic user related views | |
| A basic Android app element | |
| An Android app list of QAppItem elements | 
Detailed Description
This module provides C++ support for fundamental features of the Android Automotive Operating system. It has no dependency on other Qt for Android Automotive modules.
Note: Some Qt for Android Automotive modules may depend upon the Base module.
Available under certain Qt licenses.
Find out more.
