Mantid
|
#include "MantidQtWidgets/Common/DataSelector.h"
#include "MantidAPI/AlgorithmManager.h"
#include "MantidAPI/AnalysisDataService.h"
#include "MantidAPI/FileFinder.h"
#include "MantidAPI/Workspace.h"
#include "MantidKernel/Exception.h"
#include <QFileInfo>
#include <QDebug>
#include <QDropEvent>
#include <QMimeData>
#include <QUrl>
Go to the source code of this file.
Namespaces | |
namespace | MantidQt |
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
namespace | MantidQt::MantidWidgets |