Process Member List
This is the complete list of members for
Process
, including all inherited members.
addEnvVariable
(String name, String value)
Process
slot
arguments
Process
arguments
()
Process
canReadLineStderr
()
Process
slot
canReadLineStdout
()
Process
slot
closeStdin
()
Process
slot
commandLine
()
Process
slot
errorCode
()
Process
slot
errorMessage
()
Process
slot
exitStatus
Process
exitStatus
()
Process
isAlive
()
Process
slot
kill
()
Process
slot
launch
()
Process
slot
launch
(String &buf, StringList *env=0)
Process
slot
launchAndDetach
()
Process
slot
launchFinished
()
Process
signal
objectName
Process
pid
()
Process
slot
Process
(int pid)
Process
Process
(String name,...)
Process
Process
(String name, StringList list)
Process
Process
(String commandLine)
Process
Process
(StringList &args=StringList())
Process
processExited
()
Process
signal
readLineStderr
()
Process
slot
readLineStdout
()
Process
slot
readStderr
()
Process
slot
readStdout
()
Process
slot
readyReadStderr
()
Process
signal
readyReadStdout
()
Process
signal
resetEnvVariableList
()
Process
slot
running
Process
running
()
Process
setArguments
(StringList &arguments)
Process
setWorkingDirectory
(String &workingDirectory)
Process
start
(StringList *env=0)
Process
slot
terminate
()
Process
slot
tryTerminate
()
Process
slot
workingDirectory
Process
workingDirectory
()
Process
writeToStdin
(String &buffer)
Process
slot
wroteToStdin
()
Process
signal