12#include "ui_LogValueSelector.h"
15namespace MantidWidgets {
26 QString getLog()
const;
29 QString getFunctionText()
const;
35 bool isCheckboxShown()
const;
38 void setCheckboxShown(
bool visible);
41 QComboBox *getLogComboBox()
const;
47 bool isCheckboxTicked()
const;
55 void setEnabled(
int checkstate);
65 static const std::map<std::string, Mantid::Kernel::Math::StatisticType>
STRING_TO_FUNC;
#define EXPORT_OPT_MANTIDQT_COMMON
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...
StatisticType
Maps a "statistic" to a number.