18#include <Poco/NObserver.h>
28struct Algorithm_descriptor;
32namespace MantidWidgets {
34class AlgorithmTreeWidget;
45 operator QString() {
return name; }
59 Q_PROPERTY(
bool showExecuteButton READ showExecuteButton WRITE showExecuteButton)
65 void setSelectedAlgorithm(QString &algName);
66 bool showExecuteButton()
const;
67 void showExecuteButton(
const bool );
71 void executeSelected();
72 void findAlgTextChanged(
const QString &text);
73 void treeSelectionChanged();
141 QString
stripAlias(
const QString &text)
const;
#define EXPORT_OPT_MANTIDQT_COMMON
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...
const Poco::AutoPtr< Mantid::Kernel::DynamicFactory< Algorithm >::UpdateNotification > & AlgorithmFactoryUpdateNotification_ptr
Helper class which provides the Collimation Length for SANS instruments.