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

QProcess::start(): Fix docs about Starting state on Windows

    XMLWordPrintable

Details

    • Windows
    • 8e1f9169c (dev), 078c68462 (6.7), d01654ffb (6.6), 3aad91058 (tqtc/lts-6.5)

    Description

      The docs for QProcess::start() says:
      The QProcess object will immediately enter the Starting state.
      This is not entirely precise, as on Windows the process transitions directly either to the Running state, or it stays in the NotRunning state (e.g. when wrong path to exec was passed).

      See the comments inside: https://codereview.qt-project.org/c/qt/qtbase/+/530467 for more info.

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              jkobus Jarek Kobus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes