#include <BatchAlgorithmRunner.h>
Definition at line 27 of file BatchAlgorithmRunner.h.
◆ BatchCompleteNotification()
MantidQt::API::BatchCompleteNotification::BatchCompleteNotification |
( |
bool |
inProgress, |
|
|
bool |
error |
|
) |
| |
|
inline |
◆ hasError()
bool MantidQt::API::BatchCompleteNotification::hasError |
( |
| ) |
const |
|
inline |
◆ isInProgress()
bool MantidQt::API::BatchCompleteNotification::isInProgress |
( |
| ) |
const |
|
inline |
◆ m_error
bool MantidQt::API::BatchCompleteNotification::m_error |
|
private |
◆ m_inProgress
bool MantidQt::API::BatchCompleteNotification::m_inProgress |
|
private |
The documentation for this class was generated from the following file: