[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: how to use KProcess
From:       Luis =?iso-8859-1?q?Andr=E9s_Mancilla_=C1vila?= <lucho.patton () gmail ! com>
Date:       2006-07-20 0:03:19
Message-ID: 200607192003.19715.lmancill () ona ! fi ! umag ! cl
[Download RAW message or body]

thks John. very much

On Tuesday 18 July 2006 23:40, John Tapsell wrote:
> Hi Luis !
>   Welcome to KDE.
>
>   In konqueror, type in:   kde:kprocess
>   That will take you to
> http://developer.kde.org/documentation/library/cvs-api/kdelibs-apidocs/kdec
>ore/html/classKProcess.html
>
>   That explains KProcess, and gives this example:
>
>
>   KProcess *proc = new KProcess;
>    *proc << "my_executable";
>    *proc << "These" << "are" << "the" << "command" << "line" << "args";
>    QApplication::connect(proc, SIGNAL(processExited(KProcess *)),
>                          pointer_to_my_object,
> SLOT(my_objects_slot(KProcess *)));
>    proc->start();
>
>
>   Good luck!
>
> John
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> >> unsubscribe <<

-- 
---
	Namaste and ... good luck.
---
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic