Mantid
|
#include "MantidQtWidgets/Common/OptionsPropertyWidget.h"
#include "MantidAPI/IWorkspaceProperty.h"
#include "MantidKernel/ConfigService.h"
#include "MantidKernel/System.h"
#include <QComboBox>
#include <QCompleter>
#include <QLabel>
#include <QLineEdit>
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::API |