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. Sms received in qml and qt
Forum Update on Monday, May 27th 2025

Sms received in qml and qt

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.9k 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.
  • S Offline
    S Offline
    spode
    wrote on last edited by
    #1

    how to receive the "sms received"'s signal in qt and qml? what about manipulating it? easy example, please. =)

    1 Reply Last reply
    0
    • T Offline
      T Offline
      thisisbhaskar
      wrote on last edited by
      #2

      Looks like there is no direct way to do it in QML but you can use

      Qt Mobility Messaging API

      http://doc.qt.nokia.com/qtmobility/qmessagemanager.html#messageAdded

      This signal seems to be emitted when ever a new message is added to the message store. I never used it, you can try it out.

      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