27namespace MantidWidgets {
30 const std::string &separator =
",");
38 const char separator =
',',
const bool quoteValues =
true);
40 const char separator,
const bool quoteValues);
43 const bool quoteValues =
true,
44 const std::string &separator =
", ");
#define EXPORT_OPT_MANTIDQT_COMMON
std::vector< T > const * vec
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...