Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Opening another application
Forum Updated to NodeBB v4.3 + New Features

Opening another application

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 3 Posters 2.7k 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.
  • F Offline
    F Offline
    FlyingFish
    wrote on last edited by
    #1

    Hello guys, is it possible to open another application through the use of an object? Thank you!

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vsorokin
      wrote on last edited by
      #2

      Look to "QProcess":http://developer.qt.nokia.com/doc/qt-4.7/qprocess.html

      --
      Vasiliy

      1 Reply Last reply
      0
      • F Offline
        F Offline
        FlyingFish
        wrote on last edited by
        #3

        Is that applicable in QML? Thank you

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          This is about QML? In that case, I am moving the topic. It was not appearant that you were talking about that QML at all earlier, so in that context, Vass's answer is very relevant.

          I think that even from QML, you will need to use QProcess through C++/QML integration, but I am not sure.

          1 Reply Last reply
          0
          • F Offline
            F Offline
            FlyingFish
            wrote on last edited by
            #5

            [quote author="Andre" date="1317273695"]This is about QML? In that case, I am moving the topic. It was not appearant that you were talking about that QML at all earlier, so in that context, Vass's answer is very relevant.

            I think that even from QML, you will need to use QProcess through C++/QML integration, but I am not sure. [/quote]
            Oh, my bad. In that case, thanks. I'll try to use QProcess.

            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