Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, June 2007
Kill a process by QProcess


Message 1 in thread

Dear All,

I run a batch file by using QProcess. This batch file runs a program.
I want to kill this program using kill( ) function of QProcess.

Would you please guide me how to do this?

Thanks,
Navid


       
---------------------------------
Pinpoint customers who are looking for what you sell. 

Message 2 in thread

Navid Parvini schrieb:
> Dear All,
> 
> I run a batch file by using QProcess. This batch file runs a program.
> I want to kill this program using kill( ) function of QProcess.
> 
> Would you please guide me how to do this?

Just for the sake of savouring an incomplete question with a useless 
answer: Just invoke QProcess::kill() ;-))

Martin

(Hey, it's long weekends eve here.)

-- 
 [ signature omitted ]