#include "DllOption.h"
#include "IConfiguredAlgorithm.h"
#include "MantidAPI/Algorithm.h"
#include <QObject>
#include <Poco/ActiveMethod.h>
#include <Poco/ActiveResult.h>
#include <Poco/NObserver.h>
#include <Poco/Void.h>
#include <QMetaType>
#include <deque>
#include <mutex>
#include <utility>
Go to the source code of this file.
|
namespace | MantidQt |
| The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list.
|
|
namespace | MantidQt::API |
|