Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Local Notification API
QtWS25 Last Chance

Local Notification API

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 2.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pdrummond
    wrote on last edited by
    #1

    Hi,

    I am trying to find out whether Qt Quick provides a solution for sending a notification to the user (whether the app is running or not).

    By comparison, on Android, you can create a service that fires on a time-out and sends a notification to the OS notification bar.

    Is it possible to do something similar with Qt Quick? I don't need to use the notification bar - it could just be a dialog popup but it would have to run in a background process and have the ability to launch the app when fired. I haven't been able to find any examples of this.

    Just out of curiosity I have taken a quick look at the "Push Notification API". I know it's all about server push but I thought the client-side part of the technology might provide support for "local notifications" as well but I don't think it does from my brief look into it.

    Regards,
    Paul Drummond

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved