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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes