Sending a Ctrl-C to a qprocess

Caleb Tennis caleb at aei-tech.com
Tue Sep 9 18:09:41 BST 2003


I think instead you may want to invoke the "kill" command on that process, or 
look into sending a SIGINT to it.

On Tuesday 09 September 2003 10:48 am, you wrote:
> Hello,
>
> maybe it is not realy the correct list.
> But maybe someone can answer this question quickly:
>
> I have to send the Ctrl-C to a qprocess. I thought of using the
> QProcess->writeToStdin function.
> But how does the "Ctrl-C" look as a QString?
>
> Regards
> Cornelius
>
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list