Attica 5.109.0
|
Represents the ouput of a build service job. More...
#include <Attica/BuildServiceJobOutput>
Public Types | |
typedef QList< BuildServiceJobOutput > | List |
Public Member Functions | |
BuildServiceJobOutput (const BuildServiceJobOutput &other) | |
bool | isCompleted () const |
bool | isFailed () const |
bool | isRunning () const |
bool | isValid () const |
BuildServiceJobOutput & | operator= (const BuildServiceJobOutput &other) |
QString | output () const |
void | setOutput (const QString &output) |
Represents the ouput of a build service job.