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. Qt C++: sms in a file .txt
QtWS25 Last Chance

Qt C++: sms in a file .txt

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 2.3k 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

    please, could someone write the function to put in a QList all the SMS, please?

    QList<QString> SMSbyOnePerson = ...();
    or
    QList<QString> allSMS = ...();

    and then, how to extract the sender's name and the text, the our, etc, please?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      Have you looked into Messaging module in Qt Mobility? If it is possible with Qt it should be there.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        spode
        wrote on last edited by
        #3

        no, i did not look...
        however, how do you usually obtain all the sms?

        1 Reply Last reply
        0
        • L Offline
          L Offline
          loladiro
          wrote on last edited by
          #4

          Either by using Qt Mobility or the platform specific API. I would really suggest you have a look at Qt Mobility, before posting further questions.

          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