Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Invoke Symbian contact manager from Qt

    Mobile and Embedded
    2
    2
    1721
    Loading More Posts
    • 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.
    • Y
      yannifan last edited by

      Is it possible to invoke the default Contact list selection like the one invoked from phone's messaging application from my -QT- Qt application. If yes, how can I get the set of marked contacts as an array.

      If this is not possible, and I manually retrieve the contacts using QContactManager class, I need to display it as a list with check box and add the selected contacts to an array of contacts. How may I proceed with this.

      Thanks

      Edit: changed QT (QuickTime) for Qt (our beloved framework); Andre

      1 Reply Last reply Reply Quote 0
      • K
        kamalakshantv last edited by

        [quote author="yannifan" date="1301631884"]Is it possible to invoke the default Contact list selection like the one invoked from phone's messaging application from my -QT- Qt application. If yes, how can I get the set of marked contacts as an array.

        If this is not possible, and I manually retrieve the contacts using QContactManager class, I need to display it as a list with check box and add the selected contacts to an array of contacts. How may I proceed with this.

        Thanks

        Edit: changed QT (QuickTime) for Qt (our beloved framework); Andre[/quote]

        You can make use of Symbian API's to get a list of selected contacts.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post