KDECore
kprocess.h File Reference
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
#include <unistd.h>
#include <qvaluelist.h>
#include <qcstring.h>
#include <qobject.h>
#include "kdelibs_export.h"
Include dependency graph for kprocess.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KProcess |
Child process invocation, monitoring and control. More... | |
class | KShellProcess |
A class derived from KProcess to start child processes through a shell. More... |