#define EXPORT_OPT_MANTIDQT_COMMON
#define EXTERN_MANTIDQT_COMMON
Provides a simple loosely coupled mechanism for passing information about a selected point from sever...
SelectionNotificationServiceImpl()
private constructor, since SelectionNotificationService is a singleton
void sendQPointSelection(bool lab_coords, double qx, double qy, double qz)
Emit the QPointSelection_signal, callable from any thread.
void QPointSelection_signal(bool, double, double, double)
Manage the lifetime of a class intended to be a singleton.
Mantid::Kernel::SingletonHolder< SelectionNotificationServiceImpl > SelectionNotificationService
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...
Helper class which provides the Collimation Length for SANS instruments.
Policy class controlling creation of the singleton Implementation classes should mark their default c...