Results 1 to 2 of 2

Thread: starting QProcess in a different name(other than the program from where it is called)

  1. #1
    Join Date
    Sep 2010
    Location
    Bangalore
    Posts
    169
    Thanks
    59
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question starting QProcess in a different name(other than the program from where it is called)

    Hi everyone,

    When I start a QProcess from any of my program it starts with the name of the program itself. Say my program name is "MyProgram". Each and every time I start a QProcess from inside it, it starts another process whose name is also "MyProgram". Is it possible to start QProcess under a different name?


    -Thanks,
    Sattu

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

    Default Re: starting QProcess in a different name(other than the program from where it is cal

    No, it is not possible. Why do you want to change it, you can always have the QProcess handle and identify them.
    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.

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

    sattu (3rd September 2013)

Similar Threads

  1. Starting QProcess from QThread
    By sandeep.theartist in forum Qt Programming
    Replies: 2
    Last Post: 7th June 2012, 06:18
  2. QtCore4.dll error when starting the program from cd
    By circass in forum Qt Programming
    Replies: 13
    Last Post: 16th June 2010, 07:17
  3. QProcess starting minimized
    By kobus in forum Qt Programming
    Replies: 1
    Last Post: 11th August 2009, 23:01
  4. Eclipse Integration and program not starting
    By Cruz in forum Installation and Deployment
    Replies: 1
    Last Post: 16th January 2009, 22:32
  5. QProcess starting minimized
    By moe in forum Qt Programming
    Replies: 4
    Last Post: 3rd March 2007, 08:32

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.