24 QPixmap getIcon(
const std::string &workspaceID)
const;
26 std::string getIconID(
const std::string &workspaceID)
const;
30 void initInternalLookup();
#define EXPORT_OPT_MANTIDQT_COMMON
Defines a mapping between a workspace ID and a pixmap to use for an icon.
QMap< std::string, std::string > m_idToPixmapName
Internal map instance.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...