Mantid
|
#include "MantidQtWidgets/Common/DllOption.h"
#include <QObject>
#include <QRunnable>
#include <QString>
#include <qmetatype.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | MantidQt::API::FindFilesSearchParameters |
POD struct to hold details about the parameters of a file search. More... | |
struct | MantidQt::API::FindFilesSearchResults |
POD struct to hold details about the results of a file search. More... | |
class | MantidQt::API::FindFilesWorker |
A class to allow the asynchronous finding of files. More... | |
Namespaces | |
namespace | MantidQt |
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
namespace | MantidQt::API |