Thread: c++ qt redirect popen output

  1. #1
    Registered User
    Join Date
    Mar 2011
    Posts
    7

    Question c++ qt redirect popen output

    does anyone know how i would go about putting output from a popen into a text box in a gui in qt?

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Didn't we just do qt + popen in another thread?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. popen for linux cmd output
    By sangamesh in forum C Programming
    Replies: 5
    Last Post: 01-06-2011, 09:03 AM
  2. Unwanted delay in output
    By NightHawk in forum C Programming
    Replies: 15
    Last Post: 12-07-2010, 09:13 AM
  3. see something I don't?
    By blinkbomber in forum C++ Programming
    Replies: 6
    Last Post: 11-14-2010, 09:12 PM
  4. redirect console output to a String?
    By TwistedMetal in forum C Programming
    Replies: 10
    Last Post: 02-26-2008, 02:54 PM
  5. redirect the output of an executable
    By lei_michelle in forum C Programming
    Replies: 10
    Last Post: 02-21-2008, 10:51 AM