
Public Member Functions | |
| QProc (pid_t p, QProcess *proc=0) | |
| ~QProc () | |
| QProc (pid_t p, QProcess *proc=0) | |
| ~QProc () | |
Public Attributes | |
| pid_t | pid |
| int | socketStdin |
| int | socketStdout |
| int | socketStderr |
| QProcess * | process |
| QProcess * | process |
|
||||||||||||
|
Definition at line 131 of file qprocess_unix.cpp. References odebug, oendl, pid, process, socketStderr, socketStdin, and socketStdout. |
|
|
Definition at line 140 of file qprocess_unix.cpp. References QProcess::d, FALSE, QProcessPrivate::notifierStderr, QProcessPrivate::notifierStdin, QProcessPrivate::notifierStdout, odebug, oendl, pid, QProcessPrivate::proc, process, socketStderr, socketStdin, and socketStdout. |
|
||||||||||||
|
Definition at line 142 of file qprocess_unix.cpp. References pid, process, qDebug(), socketStderr, socketStdin, and socketStdout. |
|
|
Definition at line 151 of file qprocess_unix.cpp. References QProcess::d, FALSE, QProcessPrivate::notifierStderr, QProcessPrivate::notifierStdin, QProcessPrivate::notifierStdout, pid, QProcessPrivate::proc, process, qDebug(), socketStderr, socketStdin, and socketStdout. |
|
|
Definition at line 175 of file qprocess_unix.cpp. Referenced by QProcess::isRunning(), QProcess::kill(), QProcess::priority(), QProcess::processIdentifier(), QProc(), QProcess::setPriority(), QProcessManager::sigchldHnd(), QProcess::tryTerminate(), and ~QProc(). |
|
|
Definition at line 179 of file qprocess_unix.cpp. |
|
|
Definition at line 168 of file qprocess_unix.cpp. Referenced by QProc(), QProcessManager::sigchldHnd(), ~QProc(), and QProcessPrivate::~QProcessPrivate(). |
|
|
Definition at line 178 of file qprocess_unix.cpp. Referenced by QProcess::bufStderr(), QProcessPrivate::closeOpenSocketsForChild(), QProc(), QProcessManager::sigchldHnd(), QProcess::socketRead(), QProcess::start(), and ~QProc(). |
|
|
Definition at line 176 of file qprocess_unix.cpp. Referenced by QProcessPrivate::closeOpenSocketsForChild(), QProcess::closeStdin(), QProcess::flushStdin(), QProc(), QProcess::socketWrite(), QProcess::start(), ~QProc(), and QProcessPrivate::~QProcessPrivate(). |
|
|
Definition at line 177 of file qprocess_unix.cpp. Referenced by QProcess::bufStdout(), QProcessPrivate::closeOpenSocketsForChild(), QProc(), QProcessManager::sigchldHnd(), QProcess::socketRead(), QProcess::start(), and ~QProc(). |
1.4.2