Qt Forum

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

    How to add extra menu item while tapping for long time on a contact of phonebook ?

    Mobile and Embedded
    3
    4
    1746
    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.
    • M
      Md. Kayesh last edited by

      hi,
      I don't know whether it is possible or not. But what i want to do is, when my app is running on background i want to add an extra menu item when user is using the system phonebook and pressing a contact for long time. For example Symbian^3 and later phones when we press a contact for longer time a pop up menu appears having some default menu items like:
      Call
      Send Message
      Add to Favourite
      Send as Business Card
      Delete
      Mark

      Now I want to add another menu item like "MyItem" when my app is running in background. Is it possible to do in Symbian using Qt, or using Basic Symbian ?

      1 Reply Last reply Reply Quote 0
      • M
        Md. Kayesh last edited by

        Anybody is here?

        1 Reply Last reply Reply Quote 0
        • R
          rferrazz last edited by

          Hi, you can look at http://doc.qt.nokia.com/4.7-snapshot/qml-mousearea.html#onPressAndHold-signal

          1 Reply Last reply Reply Quote 0
          • A
            andre last edited by

            I think you'll need symbian-specific API for that, if it is possible at all. I don't think there is Qt API to facilitate this kind of interaction with external applications.

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