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. How to get wid by the pid?
Qt 6.11 is out! See what's new in the release blog

How to get wid by the pid?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 2.4k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    1.in my application, I use QProcess to start a external program.
    the application have a window, and in the window, I create two buttons,
    when I click button1, it will use QProcess to start a external program and if I click button2, it will convert external program to my application.
    The Problem:
    when I use QProcess to start the external program, external program is in the top-level window, it cover my application window which have two buttons.
    can you help me? can you tell me how to switch external program to my application?
    I also want to get wid of the external program, but I read help document, I only can get pid of the external program.

    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