Results 1 to 2 of 2

Thread: IPC using QProcess , connect and finish does not work

  1. #1
    Join Date
    Mar 2013
    Location
    Hyderabad,Bangalore,India
    Posts
    70
    Thanks
    8
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default IPC using QProcess , connect and finish does not work

    Hi,

    How to notify the parent process from child process using QProcess when the object of child is deleted.

    i am trying to use connect and finish signal , but its not working.

    its works only if parent have a child object
    but if the child object not known to parent the signal is not received.

    please help.

  2. #2
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: IPC using QProcess , connect and finish does not work

    please show your complete compilable code that does not work.
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

Similar Threads

  1. QProcess::start not work in windows 7
    By renocz in forum Qt Programming
    Replies: 0
    Last Post: 3rd April 2013, 14:47
  2. Replies: 15
    Last Post: 22nd July 2011, 02:23
  3. Replies: 2
    Last Post: 18th December 2010, 22:13
  4. Replies: 8
    Last Post: 27th August 2009, 14:51
  5. connect doesnt work
    By john_god in forum Newbie
    Replies: 4
    Last Post: 23rd November 2008, 09:36

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.