16namespace MantidWidgets {
31 void setChecked(
bool checked);
39 void paintSection(QPainter *painter,
const QRect &rect,
int logicalIndex)
const override;
41 void mousePressEvent(QMouseEvent *event)
override;
45 QRect checkBoxRect(
const QRect &sourceRect)
const;
#define EXPORT_OPT_MANTIDQT_COMMON
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...
MANTID_GEOMETRY_DLL PolygonEdge::Orientation orientation(const PolygonEdge &focusEdge, const PolygonEdge &refEdge, double &t)
Calculate the orientation type of one edge wrt to another.