[Qt-interest] QProcess is still running
Chandru...
sekarwagmare at gmail.com
Mon May 18 08:23:51 CEST 2009
simple
void QProcess::terminate ()
if your QProcess is procc
call the function ...
procc->terminate();
it will terminate the program .. use this function in your closeEvent()
virtual function ...
On Mon, May 18, 2009 at 11:49 AM, Sujan Dasmahapatra <sdh at lmglasfiber.com>wrote:
> Dear Friends
>
> I am running an executable through QProcess and after running I am deleting
> the QProcess object. It’s not giving any compilation or link error but after
> execution a message is coming that
>
>
>
> *QProcess: Destroyed while process is still running.*
>
> *QProcess: Destroyed while process is still running.*
>
> *QProcess: Destroyed while process is still running.*
>
> *QProcess: Destroyed while process is still running.*
>
>
>
> Why is it coming any idea from anyone….pls help me .
>
>
>
> Kind regards,
> LM Glasfiber R&D (India) Pvt. Ltd.
>
> Sujan Dasmahapatra
> Project Engineer - CFD
>
> Telephone: +91 80 66470248
> Mobile:
> E-mail: sdh at lmglasfiber.com
>
>
>
>
>
>
>
>
>
> --------------------------------------------------------------
>
> This e-mail and any attachments are confidential. If you are not the named
> or intended recipient, please notify the sender immediately and do not
> disclose the contents to any other person, use it for any purpose or store
> or copy the information in any medium. Any unauthorized disclosure, use or
> storage is prohibited and might be unlawful.
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
--
WAGMARE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090518/cb1d9dea/attachment.html
More information about the Qt-interest-old
mailing list