Mantid
|
#include "MantidQtWidgets/Common/PropertyWidgetFactory.h"
#include "MantidAPI/FileProperty.h"
#include "MantidAPI/MultipleFileProperty.h"
#include "MantidKernel/PropertyWithValue.h"
#include "MantidQtWidgets/Common/BoolPropertyWidget.h"
#include "MantidQtWidgets/Common/FilePropertyWidget.h"
#include "MantidQtWidgets/Common/ListPropertyWidget.h"
#include "MantidQtWidgets/Common/OptionsPropertyWidget.h"
#include "MantidQtWidgets/Common/TextPropertyWidget.h"
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 |