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

QProcess lacks interface to supply standard input data from a memory buffer

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • Not Evaluated
    • None
    • None
    • Core: Other
    • None

    Description

      Standard output and standard error can be read using the signals readyReadStandardOutput/readyReadStandardError and readAllStandardOutput()/readAllStandardError() functions.

      But standard input can only be read from a file or from the standard input of a calling process, and not from a memory buffer.

      Fundamentally, no file is required for communicating to an external process.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            yurivict Yuri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes