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. Is "incoming call handling" possible with Qt?
Forum Updated to NodeBB v4.3 + New Features

Is "incoming call handling" possible with Qt?

Scheduled Pinned Locked Moved Mobile and Embedded
8 Posts 5 Posters 4.4k 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.
  • A Offline
    A Offline
    AlterX
    wrote on last edited by
    #1

    Is there a way to intercept incoming call with Qt similar to messaging?

    Qt Ambassador
    Real-time cooperative teams: http://www.softairrealfight.net
    Free Real-time network platform sdk: https://github.com/AlterX76/Solomon

    https://codereview.qt-project.org/...

    1 Reply Last reply
    0
    • F Offline
      F Offline
      fcrochik
      wrote on last edited by
      #2

      On maemo (and probably meego) you can handle it using Telepathy Qt bindings. I don't believe there is a "generic" qt mobility way (yet).

      Certified Specialist & Qt Ambassador <a href="http://www.crochik.com">Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop... Qt everywhere!</a>

      1 Reply Last reply
      0
      • A Offline
        A Offline
        AlterX
        wrote on last edited by
        #3

        So i must use a mix of Qt and Symbian ?

        Qt Ambassador
        Real-time cooperative teams: http://www.softairrealfight.net
        Free Real-time network platform sdk: https://github.com/AlterX76/Solomon

        https://codereview.qt-project.org/...

        1 Reply Last reply
        0
        • F Offline
          F Offline
          fcrochik
          wrote on last edited by
          #4

          If your target is symbian I believe it is the only option.

          Certified Specialist & Qt Ambassador <a href="http://www.crochik.com">Maemo, Meego, Symbian, Playbook, RaspberryPi, Desktop... Qt everywhere!</a>

          1 Reply Last reply
          0
          • L Offline
            L Offline
            leon.anavi
            wrote on last edited by
            #5

            There is an article about handling "phone calls using Qt Mobile Extension at Forum Nokia":http://wiki.forum.nokia.com/index.php/Telephony_API_using_Qt_Mobile_Extension But unfortunately Qt Mobile Extension are deprecated :(

            Mixing Symbian C++ and Qt for such task is always an option after all. You can check for appropriate Symbian C++ articles at Forum Nokia Wiki.

            http://anavi.org/

            1 Reply Last reply
            0
            • A Offline
              A Offline
              AlterX
              wrote on last edited by
              #6

              Ok thank you

              Qt Ambassador
              Real-time cooperative teams: http://www.softairrealfight.net
              Free Real-time network platform sdk: https://github.com/AlterX76/Solomon

              https://codereview.qt-project.org/...

              1 Reply Last reply
              0
              • S Offline
                S Offline
                ssa21
                wrote on last edited by
                #7

                Is this possible with Maemo/ Meego as well?

                All the information on the forums seem to indicate it is for Symbian only?

                1 Reply Last reply
                0
                • R Offline
                  R Offline
                  raja26
                  wrote on last edited by
                  #8

                  Read the first reply! He says, it can be done for Maemo and Meego as well, but the specific incoming call handling code is not portable!
                  [quote author="ssa21" date="1310125606"]Is this possible with Maemo/ Meego as well?

                  All the information on the forums seem to indicate it is for Symbian only?[/quote]

                  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