[Qt-interest] Fwd: Errors

Chandru... sekarwagmare at gmail.com
Wed May 20 08:38:12 CEST 2009


---------- Forwarded message ----------
From: Chandru... <sekarwagmare at gmail.com>
Date: Wed, May 20, 2009 at 12:05 PM
Subject: Re: [Qt-interest] Errors
To: Sujan Dasmahapatra <sdh at lmglasfiber.com>


reimplement closeEvent()
     check the

Q <http://qprocess.html#ProcessState-enum>Process::ProcessStateQProcess::state
() const

check in a loop
                while(procc->state() == QProcess::running)
                                   procc->terminate;
                  }
               event->accept();





On Wed, May 20, 2009 at 11:49 AM, Sujan Dasmahapatra <sdh at lmglasfiber.com>wrote:

>  Dear friends I am running internally from my code two  times another
> programmer and after normal exit I am deleting my QProcess object
> process.But still I am getting these messages so many times after a complete
> execution of my software.
>
> Whats the reason can anyone tell me plssss.
>
>
>
> *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.*
>
> *QProcess: Destroyed while process is still running.*
>
>
>
> 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



-- 
WAGMARE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090520/6a2bd223/attachment.html 


More information about the Qt-interest-old mailing list