13#include <boost/optional.hpp>
17namespace MantidWidgets {
27 int rowRelativeToParent()
const;
32 bool isChildOrSiblingOf(
RowLocation const &other)
const;
33 bool isDescendantOf(
RowLocation const &other)
const;
#define EXPORT_OPT_MANTIDQT_COMMON
MANTID_NEXUS_DLL bool operator!=(std::string const &s, Mantid::Nexus::NexusAddress const &p)
MANTID_NEXUS_DLL bool operator==(std::string const &s, Mantid::Nexus::NexusAddress const &p)
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...