StubProcess Member List
This is the complete list of members for
StubProcess, including all inherited members.
checkPid(pid_t pid) | PtyProcess | [static] |
checkPidExited(pid_t pid) | PtyProcess | [static] |
checkPidStatus enum name | PtyProcess | |
ConverseStub(int check) | StubProcess | [protected] |
dcopAuth() | StubProcess | [inline, protected, virtual] |
dcopServer() | StubProcess | [inline, protected, virtual] |
display() | StubProcess | [inline, protected, virtual] |
enableLocalEcho(bool enable=true) | PtyProcess | |
environment() const | PtyProcess | [protected] |
Error enum value | PtyProcess | |
exec(const QCString &command, const QCStringList &args) | PtyProcess | |
fd() | PtyProcess | [inline] |
iceAuth() | StubProcess | [inline, protected, virtual] |
Killed enum value | PtyProcess | |
m_bDCOPForwarding | StubProcess | [protected] |
m_bErase | PtyProcess | [protected] |
m_bTerminal | PtyProcess | [protected] |
m_bXOnly | StubProcess | [protected] |
m_Command | StubProcess | [protected] |
m_dcopTransport | StubProcess | [protected] |
m_Exit | PtyProcess | [protected] |
m_Fd | PtyProcess | [protected] |
m_pCookie | StubProcess | [protected] |
m_Pid | PtyProcess | [protected] |
m_Priority | StubProcess | [protected] |
m_Scheduler | StubProcess | [protected] |
m_User | StubProcess | [protected] |
NotExited enum value | PtyProcess | |
notifyTaskbar(const QString &suffix) | StubProcess | [protected] |
pid() | PtyProcess | [inline] |
PtyProcess() | PtyProcess | |
readAll(bool block=true) | PtyProcess | |
readLine(bool block=true) | PtyProcess | |
SchedNormal enum value | StubProcess | |
SchedRealtime enum value | StubProcess | |
Scheduler enum name | StubProcess | |
setCommand(const QCString &command) | StubProcess | [inline] |
setDCOPForwarding(bool dcopForwarding) | StubProcess | [inline] |
setDcopTransport(const QCString &dcopTransport) | StubProcess | [inline] |
setEnvironment(const QCStringList &env) | PtyProcess | |
setErase(bool erase) | PtyProcess | [inline] |
setExitString(const QCString &exit) | PtyProcess | [inline] |
setPriority(int prio) | StubProcess | |
setScheduler(int sched) | StubProcess | [inline] |
setTerminal(bool terminal) | PtyProcess | [inline] |
setUser(const QCString &user) | StubProcess | [inline] |
setXOnly(bool xonly) | StubProcess | [inline] |
StubProcess() | StubProcess | |
unreadLine(const QCString &line, bool addNewline=true) | PtyProcess | |
virtual_hook(int id, void *data) | StubProcess | [protected, virtual] |
waitForChild() | PtyProcess | |
waitMS(int fd, int ms) | PtyProcess | [static] |
WaitSlave() | PtyProcess | |
writeLine(const QCString &line, bool addNewline=true) | PtyProcess | |
~PtyProcess() | PtyProcess | [virtual] |
~StubProcess() | StubProcess | |