Results 1 to 4 of 4

Thread: Writing to Qprocess after its alreaedy stared

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jun 2012
    Posts
    173
    Thanks
    48
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Writing to Qprocess after its alreaedy stared

    @ecanela, Yeah Qprocess as you said, but its not as one command and one time, the argumnets this when the applications need arguments to run in the first time.
    but qprocess allow use to write to it after its started , so if your application you started takes input after you start it (e.g. after a while of running it) we still can write to it.

    @Amleto , Thanks that is what i was missing .. my bad... but i wonder why when i gave the start command i do not need to put with the command "\n" or "\n\r" ??

    Thanks

  2. The following user says thank you to jesse_mark for this useful post:

    ecanela (26th April 2014)

Similar Threads

  1. file not writing
    By sujan.dasmahapatra in forum Qt Programming
    Replies: 2
    Last Post: 25th October 2011, 23:01
  2. Writing to a txt file
    By nagabathula in forum Qt Programming
    Replies: 2
    Last Post: 7th May 2011, 11:59
  3. Need help writing my first Qt app
    By netnut in forum Newbie
    Replies: 4
    Last Post: 16th December 2010, 10:52
  4. Replies: 0
    Last Post: 26th August 2010, 10:44
  5. QProcess inside QProcess
    By bunjee in forum Qt Programming
    Replies: 7
    Last Post: 4th December 2008, 00:39

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.