#include <mlabClientExecutionRecord.h>
Inherits QObject.
This object contains information about execution of a job.
Obtained from a MLABClientJob
◆ exitCode
int MLABClientExecutionRecord::exitCode |
( |
| ) |
const |
|
inlineslot |
◆ finishTime
QDateTime MLABClientExecutionRecord::finishTime |
( |
| ) |
const |
|
inlineslot |
◆ logFileName
QString MLABClientExecutionRecord::logFileName |
( |
| ) |
const |
|
inlineslot |
Path of log file containing output for this execution.
◆ startTime
QDateTime MLABClientExecutionRecord::startTime |
( |
| ) |
const |
|
inlineslot |