#define EXPORT_OPT_MANTIDQT_COMMON
EXPORT_OPT_MANTIDQT_COMMON int loadPluginsFromPath(const std::string &path)
Load plugins from a path.
EXPORT_OPT_MANTIDQT_COMMON int loadPluginsFromCfgPath(const std::string &key)
Load plugins from a path given by the key in the config service.
EXPORT_OPT_MANTIDQT_COMMON std::string qtPluginPathFromCfg(const std::string &key)
Retrieve the path to some qt-related plugins from the mantid configuration If the value contains V th...
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...