8000 GitHub - SidoPillai/qt-notification: This is an implementation of Local Notifications for iOS and Android using Qt.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SidoPillai/qt-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt-notification

Trigger Local Notifications via qml for iOS and Android.

Developed on Qt Version: Qt 5.12
Platform Supported: Android - API 19+ and iOS - 8.0+

Usage

notification.show({caption: "hello", title : "notification", id:0});

Note

Local Notifications for iOS are triggered when the app is running in background

About

This is an implementation of Local Notifications for iOS and Android using Qt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0