collectingprocess.h
TQByteArray collectedStderr()
Returns the contents of the stderr buffer and clears it afterwards.
Definition collectingprocess.cpp:116
bool start(RunMode runmode, Communication comm)
Starts the process in NotifyOnExit mode and writes in to stdin of the process.
Definition collectingprocess.cpp:62
TQByteArray collectedStdout()
Returns the contents of the stdout buffer and clears it afterwards.
Definition collectingprocess.cpp:96
