Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Native notifications/alerts from within QML
Qt 6.11 is out! See what's new in the release blog

Native notifications/alerts from within QML

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.8k Views 1 Watching
  • 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.
  • D Offline
    D Offline
    douglashoskins
    wrote on last edited by
    #1

    Hi

    I'd like to display a native-style question popup from within my QML app. I haven't found anything within the QML docs that looks like it might be appropriate, so I created a hook to create a "QMessageBox":http://doc.qt.nokia.com/4.7/qmessagebox.html -- using the QMessageBox::question constructor

    This UI widget does not look like a native popup on the simulator, it's just an unstyled black box with some text which appears in the top left corner of the screen, albeit using the soft key indicators at the bottom.

    "This Stack Overflow post":http://stackoverflow.com/questions/1637671/standard-notifications-or-alert-styles-in-symbian-qt-s60 suggests that it isn't actually possible within Qt, let alone QML, and one must use the Symbian RNotifier class. Is this really the case?

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vishu
      wrote on last edited by
      #2

      Hi,

      i am a beginner i am also looking for the same...

      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