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. Add external program into existing qt application

Add external program into existing qt application

Scheduled Pinned Locked Moved Unsolved General and Desktop
sfmlc++qt5.5
2 Posts 2 Posters 864 Views
  • 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.
  • P Offline
    P Offline
    pauliedunne
    wrote on 8 Jan 2016, 00:16 last edited by
    #1

    Hello, so I have an C++/SFML program running in Qt Creator that runs when I compile it, but I also have a Viewport created using Qt, I'd like to add my external program into the Viewport on a certain location. So when I click start on the Viewport, the external application will start up in the same window. Could anyone help me please?

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 8 Jan 2016, 05:31 last edited by
      #2

      It is not clear what you really want to do:

      • Do you want to run C++/SFML program in its own process and control it through your viewport?
      • Or do you want to integrate the C++/SFML into your viewport, so you only have one executable?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      2/2

      8 Jan 2016, 05:31

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved