Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-6917

QProcess does not provide an API for STARTUPINFO on windows

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 5.7.0 Alpha
    • 4.6.0
    • Core: I/O
    • None
    • Windows

    • 068baa9bb6d526cccc0c8bc7cdbb84bbdf137f95

      QProcess does not provide an API for STARTUPINFO on Windows, so it's impossible to pass a windows position/size/state to the new process.

      It would be cool to be able to modify this information before the child process gets started (an API similar to setupChildProcess?). Alternatively, an API to set the initial position/size/state of the main window of the child process would be quite handy, but I don't know if this would be feasibly in a portable way (maybe passing -geometry for X11, but what's about the other platforms?).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jbornema Joerg Bornemann
            chiefaua Thomas Thrainer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes