Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED]How to open previously installed application from Qt application
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]How to open previously installed application from Qt application

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 821 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.
  • C Offline
    C Offline
    ChaitraMohan
    wrote on last edited by
    #1

    Hi all,

    I'm running my Qt application on Ubuntu 12.04.
    I want open some default applications which are already installed in Ubuntu eg: WICD network manager or any other application.

    How will I do it? Is it possible to do using Qt?

    If yes please suggest me the way to do it.

    Thank you in advance.

    1 Reply Last reply
    0
    • IamSumitI Offline
      IamSumitI Offline
      IamSumit
      wrote on last edited by
      #2

      Hi,
      In order to open any OS specific or external application you can do using QProcess.
      "find here":http://qt-project.org/doc/qt-5/qprocess.html
      hope this helps.

      Be Cute

      1 Reply Last reply
      0
      • C Offline
        C Offline
        ChaitraMohan
        wrote on last edited by
        #3

        Hi thank you so much. It's working with QProcess.
        Thank you :)

        1 Reply Last reply
        0
        • IamSumitI Offline
          IamSumitI Offline
          IamSumit
          wrote on last edited by
          #4

          Hi
          That's nice if your problem is solved please mark thread title as SOLVED.

          Thanks :)

          Be Cute

          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