Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. notification
    Log in to post

    • UNSOLVED Bluetooth Low Energy Scanner Example Notification Issue.
      Mobile and Embedded • ble notification notify low energy • • yavuz  

      1
      0
      Votes
      1
      Posts
      96
      Views

      No one has replied

    • SOLVED Problem connecting database notification
      General and Desktop • sql signals&slots notification • • mjsurette  

      4
      0
      Votes
      4
      Posts
      1232
      Views

      You understood it correctly. Note that since 5.7 you can use qOverload which makes the code easier to read.
    • UNSOLVED Qt Forum Mail Subscribtion
      Brainstorm • notification mail qt forum qt forum mail s • • Nilesh Prakash Kokane  

      2
      0
      Votes
      2
      Posts
      768
      Views

      Hi, Do you mean something like the RSS feed ?
    • UNSOLVED QQuickImageProvider update notification
      General and Desktop • update imageprovider notification • • Mark81  

      2
      0
      Votes
      2
      Posts
      1218
      Views

      The workaround that appends a suffix to the requested image does the trick: image.source = "image://images/myImage?id=" + Math.random() but it's quite dirty. I wonder if there is a more elegant way (i.e. using signals) to keep the image source updated.
    • SOLVED [SOLVED] Put application on notification bar.
      General and Desktop • desktop application notification bar • • vibolvireak  

      12
      0
      Votes
      12
      Posts
      3868
      Views

      @mcosta Thank you it all finally working fine :)