, including all inherited members.
| args() | KProcess | |
| arguments | KProcess | [protected] |
| authorised() | ShellProcess | [static] |
| Block | KProcess | |
| childError(int fdno) | KProcess | [protected] |
| childOutput(int fdno) | KProcess | [protected] |
| clearArguments() | KProcess | |
| closeAll() | KProcess | |
| closePty() | KProcess | |
| closeStderr() | KProcess | |
| closeStdin() | KProcess | |
| closeStdout() | KProcess | |
| command() const | ShellProcess | [inline] |
| commClose() | KProcess | [protected, virtual] |
| commSetupDoneC() | KProcess | [protected, virtual] |
| commSetupDoneP() | KProcess | [protected, virtual] |
| communication | KProcess | [protected] |
| Communication enum name | KProcess | |
| coreDumped() const | KProcess | |
| detach() | KProcess | |
| DIED enum value (defined in ShellProcess) | ShellProcess | |
| DontCare | KProcess | |
| err | KProcess | [protected] |
| errnot | KProcess | [protected] |
| errorMessage() const | ShellProcess | |
| exitSignal() const | KProcess | |
| exitStatus() const | KProcess | |
| getPid() const | KProcess | |
| in | KProcess | [protected] |
| INACTIVE enum value (defined in ShellProcess) | ShellProcess | |
| innot | KProcess | [protected] |
| input_data | KProcess | [protected] |
| input_sent | KProcess | [protected] |
| input_total | KProcess | [protected] |
| isRunning() const | KProcess | |
| keepPrivs | KProcess | [protected] |
| kill(int signo=SIGTERM) | KProcess | [virtual] |
| KProcess(QObject *parent, const char *name=0) | KProcess | |
| KProcess() | KProcess | |
| KProcessController | KProcess | [friend] |
| KShellProcess(const char *shellname=0) | KShellProcess | |
| normalExit() const | ShellProcess | [inline] |
| NOT_FOUND enum value (defined in ShellProcess) | ShellProcess | |
| NotifyOnExit | KProcess | |
| out | KProcess | [protected] |
| outnot | KProcess | [protected] |
| OwnGroup | KProcess | |
| pid() const | KProcess | |
| pid_ | KProcess | [protected] |
| processExited(KProcess *proc) | KProcess | [signal] |
| processHasExited(int state) | KProcess | [protected, virtual] |
| pty() const | KProcess | |
| quote(const QString &arg) | KShellProcess | [static] |
| receivedStderr(KProcess *proc, char *buffer, int buflen) | KProcess | [signal] |
| receivedStdout(KProcess *proc, char *buffer, int buflen) | KProcess | [signal] |
| receivedStdout(int fd, int &len) | KProcess | [signal] |
| resume() | KProcess | |
| run_mode | KProcess | [protected] |
| RunMode enum name | KProcess | |
| RUNNING enum value (defined in ShellProcess) | ShellProcess | |
| runPrivileged() const | KProcess | |
| runs | KProcess | [protected] |
| setBinaryExecutable(const char *filename) | KProcess | [protected] |
| setEnvironment(const QString &name, const QString &value) | KProcess | |
| setExecutable(const QString &proc) KDE_DEPRECATED | KProcess | |
| setPriority(int prio) | KProcess | |
| setRunPrivileged(bool keepPrivileges) | KProcess | |
| setupCommunication(Communication comm) | KProcess | [protected, virtual] |
| setupEnvironment() | KProcess | [protected] |
| setUsePty(Communication comm, bool addUtmp) | KProcess | |
| setUseShell(bool useShell, const char *shell=0) | KProcess | |
| setWorkingDirectory(const QString &dir) | KProcess | |
| shellExited(ShellProcess *) | ShellProcess | [signal] |
| shellName() | ShellProcess | [inline, static] |
| shellPath() | ShellProcess | [static] |
| ShellProcess(const QString &command) | ShellProcess | |
| signalled() const | KProcess | |
| slotChildError(int fdno) | KProcess | [protected, slot] |
| slotChildOutput(int fdno) | KProcess | [protected, slot] |
| slotSendData(int dummy) | KProcess | [protected, slot] |
| start(Communication comm=NoCommunication) | ShellProcess | |
| KShellProcess::start(RunMode runmode=NotifyOnExit, Communication comm=NoCommunication) | KShellProcess | [virtual] |
| START_FAIL enum value (defined in ShellProcess) | ShellProcess | |
| Status enum name | ShellProcess | |
| status() const | ShellProcess | [inline] |
| KShellProcess::status | KProcess | [protected] |
| stdinExit() | ShellProcess | |
| SUCCESS enum value (defined in ShellProcess) | ShellProcess | |
| suspend() | KProcess | |
| UNAUTHORISED enum value (defined in ShellProcess) | ShellProcess | |
| virtual_hook(int id, void *data) | KShellProcess | [protected, virtual] |
| wait(int timeout=-1) | KProcess | |
| writeStdin(const char *buffer, int bufflen) | ShellProcess | |
| wroteStdin(KProcess *proc) | KProcess | [signal] |
| ~KProcess() | KProcess | [virtual] |
| ~KShellProcess() | KShellProcess | |