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 open a window that is inactive!?
Qt 6.11 is out! See what's new in the release blog

How to open a window that is inactive!?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 612 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
    chiyuwang
    wrote on last edited by
    #1

    In my application I use QProcess to start many processes and each process will open a new window. It is pretty annoying, if all the new opened window is active.

    So I wander if there is any prameter or API that I can use to open a window that is inactive. Thank you!

    1 Reply Last reply
    0
    • C Offline
      C Offline
      chiyuwang
      wrote on last edited by
      #2

      Just solved the problem, it is an easy question in fact. LOL

      I use showMinimized() to open window

      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