37 Q_PROPERTY(QString algorithmName READ getAlgorithmName WRITE setAlgorithmName)
50 QString getAlgorithmName()
const;
51 void setAlgorithmName(QString name);
53 void addEnabledAndDisableLists(
const QStringList &enabled,
const QStringList &disabled);
55 void hideOrDisableProperties(
const QString &changedPropName =
"");
73 void propertyChanged(
const QString &changedPropName);
76 void replaceWSClicked(
const QString &propName);
#define EXPORT_OPT_MANTIDQT_COMMON
This abstract class deals with the loading and saving of previous algorithm property values to/from M...
Base class for properties.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...
std::shared_ptr< IAlgorithm > IAlgorithm_sptr
shared pointer to Mantid::API::IAlgorithm
Helper class which provides the Collimation Length for SANS instruments.