|
libsax 7.2
|
SaX2 - Linux process execution class. More...
#include <processcall.h>

Public Member Functions | |
| void | addArgument (const QString &) |
| void | addArgument (int) |
| void | clearArguments (void) |
| QList< QString > | readStdout (void) |
| bool | start (void) |
| int | exitStatus (void) |
SaX2 - Linux process execution class.
The SaXProcessCall class provides an interface to call Linux processes and wait for them until data to STDOUT has received or the process has exited. SaXProcessCall objects are mainly used within the SaXProcess implementation.
Definition at line 75 of file processcall.h.
1.7.3