Results 1 to 2 of 2

Thread: How many times the same QProcess instance can be launched?

  1. #1
    Join Date
    Jun 2015
    Posts
    12
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default How many times the same QProcess instance can be launched?

    If I 1) added arguments to the process, 2) started it 3) waited until it finished 4) received it's exitStatus 5) cleared it's arguments - can I start() it (the QProcess instance) one more time after repeating the whole cycle again?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How many times the same QProcess instance can be launched?

    yes

    Cheers,
    _

Similar Threads

  1. Replies: 4
    Last Post: 22nd April 2014, 16:34
  2. Replies: 1
    Last Post: 3rd June 2013, 14:11
  3. Replies: 1
    Last Post: 2nd July 2011, 23:46
  4. Replies: 5
    Last Post: 10th January 2011, 01:19
  5. Qt Public Repository Launched!
    By lpotter in forum Qt Programming
    Replies: 1
    Last Post: 12th May 2009, 01:38

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.