CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::ProcessWrapper Member List

This is the complete list of members for cx::ProcessWrapper, including all inherited members.

getProcess()cx::ProcessWrapper
isRunning()cx::ProcessWrapper
launch(QString executable, QStringList argument=QStringList())cx::ProcessWrapper
launchWithRelativePath(QString executable, QStringList arguments=QStringList())cx::ProcessWrapper
ProcessWrapper(QString name="executable", QObject *parent=NULL)cx::ProcessWrapperexplicit
stateChanged()cx::ProcessWrappersignal
turnOffReporting()cx::ProcessWrapper
waitForFinished(int msecs=30000)cx::ProcessWrapper
waitForStarted(int msecs=30000)cx::ProcessWrapper
write(const char *data)cx::ProcessWrapper
~ProcessWrapper()cx::ProcessWrappervirtual