C

Qt Android Automotive Base C++ Classes

Provides C++ Classes to support utilities and helper functions for Android and Android Automotive low-level support. More...

Namespaces

QtAndroidAppsUtils

A wrapper for classes and functions for handling Android apps and app list model

Classes

QAndroidAppsUtils

Helper class wrapping the important functionalities to manage Android apps

QAndroidAuthorityEntry

Used to represent an Intent's data authority. (Technical Preview)

QAndroidBroadcastReceiver

Allows receiving broadcasts with custom Intent Filters. (Technical Preview)

QAndroidBroadcastTransmitter

Utility class for sending broadcasts. (Technical Preview)

QAndroidIntentFilter

Used for filtering intents in combination with QAndroidBroadcastReceiver. (Technical Preview)

QAndroidIntentInfo

Utility class to hold information about intents. (Technical Preview)

QAndroidMatchPattern

Used to store a path and pattern matcher for use in QAndroidIntentFilter. (Technical Preview)

QAndroidNotificationAction

Wrapper class for an Android Notification's Action

QAndroidNotificationItem

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

QAndroidNotificationListener

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

QAndroidUserDetails

Class containing information about the user. (Technical Preview)

QAndroidUserProfiles

Enables access to basic user related views. (Technical Preview)

QtAndroidAppsUtils::QAppItem

A basic Android app element

QtAndroidAppsUtils::QAppsList

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.