Qt Forum

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

    QT List all running apps

    Mobile and Embedded
    3
    5
    6062
    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.
    • G
      georgenjt last edited by

      How to list all running applications in QT

      1 Reply Last reply Reply Quote 0
      • C
        changsheng230 last edited by

        Could you please make your question clearer with details? Where do you intend list the apps, devices or desktop (platform) ?

        Chang Sheng
        常升

        1 Reply Last reply Reply Quote 0
        • L
          leon.anavi last edited by

          I think that Qt does not have API for that. But you can use platform specific APIs.

          As the topic is in the Mobile and Embedded section I could recommend you this article about "retrieving running processes using a native API in Symbian":http://www.developer.nokia.com/Community/Wiki/Process_and_threads,_how_to_find_them

          http://anavi.org/

          1 Reply Last reply Reply Quote 0
          • G
            georgenjt last edited by

            I'm developing an applications for my symbian^3 device..i just want to list all the running applications..how to do it in QT..??Or any other language support listing of running applications??

            1 Reply Last reply Reply Quote 0
            • L
              leon.anavi last edited by

              [quote author="georgenjt" date="1310366533"]I'm developing an applications for my symbian^3 device..i just want to list all the running applications..how to do it in QT..??Or any other language support listing of running applications??[/quote]

              For Symbian^3 you can do it in C++ using RProcess as it is described at the link at my previous message.

              http://anavi.org/

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