#include <qobject.h>#include <sys/wait.h>#include <sys/types.h>#include <sys/time.h>#include <signal.h>#include <stdio.h>#include <unistd.h>#include <errno.h>#include <qtimer.h>#include <qdatastream.h>#include <qcstring.h>#include <qpe/qcopenvelope_qws.h>#include <qpe/global.h>#include "StringParser.h"Include dependency graph for ProcessInvoker.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | SC_CHANNEL "QPE/ShellCommander" |
Typedefs | |
| typedef void | Sigfunc (int) |
|
|
Definition at line 23 of file ProcessInvoker.h. Referenced by ProcessInvoker::notifyFinish(), ProcessInvoker::readOutputs(), and ProcessInvoker::run(). |
|
|
Definition at line 21 of file ProcessInvoker.h. |
1.4.2