KIO
KProcessRunner Class Reference
#include <krun_p.h>
Inheritance diagram for KProcessRunner:
Public Member Functions | |
virtual | ~KProcessRunner () |
int | pid () const |
Static Public Member Functions | |
static int | run (KProcess *, const QString &executable, const KStartupInfoId &id) |
Protected Slots | |
void | slotProcessExited (int, QProcess::ExitStatus) |
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").
Constructor & Destructor Documentation
Member Function Documentation
|
static |
|
protectedslot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.