C

Qt Android Notifications Listener C++ Classes

The Qt Android Notifications Listener module contains APIs to receive and interact with notifications. More...

Classes

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

Detailed Description

Available under certain Qt licenses.
Find out more.