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
Forum Updated to NodeBB v4.3 + New Features

Add external program into existing qt application

Scheduled Pinned Locked Moved Unsolved General and Desktop
sfmlc++qt5.5
2 Posts 2 Posters 876 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 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
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      • Login

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