|
MeVisLab Scripting Reference
|
#include <mlabClientExecutionRecord.h>
Public Slots | |
| int | exitCode () const |
| QDateTime | finishTime () const |
| QString | logFileName () const |
| QDateTime | startTime () const |
Friends | |
| class | MLABClientJob |
This object contains information about execution of a job.
Obtained from a MLABClientJob
|
inlineslot |
Exit code of execution.
|
inlineslot |
End time of execution.
|
inlineslot |
Path of log file containing output for this execution.
|
inlineslot |
Start time of execution.