Results 1 to 8 of 8

Thread: Run executable from within C++/Qt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 453 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: Run executable from within C++/Qt

    It waits from the time the waitForStarted() call is made to time when the external process started. If the process is already started waitForStarted() will return right away.
    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

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

    timmu (3rd January 2013)

Similar Threads

  1. Could not find executable
    By jeff28 in forum Qt Quick
    Replies: 6
    Last Post: 31st August 2012, 14:49
  2. run a executable file
    By Ali Reza in forum Newbie
    Replies: 4
    Last Post: 17th June 2012, 20:09
  3. QT + SQL + executable
    By anouar2002 in forum Newbie
    Replies: 1
    Last Post: 22nd January 2012, 22:56
  4. Help in the executable
    By mukunda in forum Qt Programming
    Replies: 6
    Last Post: 5th July 2011, 07:59
  5. Static Executable
    By perseo in forum Qt Programming
    Replies: 1
    Last Post: 20th May 2008, 21:39

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.