16namespace MantidWidgets {
33 std::vector<Hint> hints;
36 std::remove_if(properties.begin(), properties.end(),
39 hints.reserve(properties.size());
41 properties.cbegin(), properties.cend(), std::back_inserter(hints),
Base class for properties.
Manage the lifetime of a class intended to be a singleton.
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.