class KProcessRunner

More...

Internal Use Only
Definition#include <krun.h>
InheritsQObject (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods

Protected Slots


Detailed Description

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: caleb on tcdevel on Tue Jan 28 12:54:15 2003, using kdoc $.