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

new QProcess::ProcessChannelMode(s)

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • None
    • Core: I/O
    • None
    • 131901

      A relatively common way to call a subprocess is to communicate with it over stdin/stdout and leave stderr untouched (to have it at the console/in .xsession-errors). unfortunately, this is currently not supported by QProcess. therefore it suggest adding a new ForwardStandardError channel mode. For symmetry, ForwardStandardOutput could be added as well.

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

            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes