BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Implements class JobWorker.
Definition in file JobStatus.cpp.
Go to the source code of this file.
Functions | |
JobStatus | jobStatusFromString (const QString &name) |
get status value for given string representation More... | |
QString | jobStatusToString (JobStatus status) |
get a string representation of the status More... | |
JobStatus jobStatusFromString | ( | const QString & | name | ) |
get status value for given string representation
Definition at line 39 of file JobStatus.cpp.
References GUI::RealSpace::Particles::name().
Referenced by JobItem::getStatus().
QString jobStatusToString | ( | JobStatus | status | ) |
get a string representation of the status
Definition at line 32 of file JobStatus.cpp.
Referenced by JobItem::JobItem(), JobPropertiesTableModel::data(), and JobItem::setStatus().