26namespace MantidWidgets {
29 const std::string &separator =
",");
37 const char separator =
',',
const bool quoteValues =
true);
39 const char separator,
const bool quoteValues);
42 const bool quoteValues =
true,
43 const std::string &separator =
", ");
#define EXPORT_OPT_MANTIDQT_COMMON
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...