|
|
This class watches a process launched by KRun. It sends a notification when the process exits (for the taskbar) and it will show an error message if necessary (e.g. "program not found").
pid_t run (KProcess *, const QString & binName)
| run |
[static]
pid_t run (KProcess *, const QString & binName, const KStartupInfoId& id )
| run |
[static]
~KProcessRunner ()
| ~KProcessRunner |
[virtual]
pid_t pid ()
| pid |
[const]
void slotProcessExited (KProcess *)
| slotProcessExited |
[protected slots slot]
Generated by: devel on igloo.cc.swin.edu.au on Thu Apr 7 09:09:11 2005, using kdoc 2.0a53. |