16#include <QSetIterator>
#define EXPORT_OPT_MANTIDQT_COMMON
#define EXTERN_MANTIDQT_COMMON
The AlgorithmDialogFactory is responsible for creating concrete instances of AlgorithmDialog classes.
AlgorithmDialogFactoryImpl(const AlgorithmDialogFactoryImpl &)=delete
AlgorithmDialogFactoryImpl()=default
Private Constructor for singleton class.
~AlgorithmDialogFactoryImpl() override=default
Private Destructor.
This class should be the basis for all customised algorithm dialogs.
The dynamic factory is a base dynamic factory for serving up objects in response to requests from oth...
Manage the lifetime of a class intended to be a singleton.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...
Helper class which provides the Collimation Length for SANS instruments.
Policy class controlling creation of the singleton Implementation classes should mark their default c...