#include <MessageHandler.h>
Definition at line 15 of file MessageHandler.h.
◆ ~MessageHandler()
MantidQt::MantidWidgets::MessageHandler::~MessageHandler |
( |
| ) |
|
|
default |
◆ askUserOkCancel()
bool MantidQt::MantidWidgets::MessageHandler::askUserOkCancel |
( |
const std::string & |
prompt, |
|
|
const std::string & |
title |
|
) |
| |
|
overridevirtual |
◆ giveUserCritical()
void MantidQt::MantidWidgets::MessageHandler::giveUserCritical |
( |
const std::string & |
prompt, |
|
|
const std::string & |
title |
|
) |
| |
|
overridevirtual |
◆ giveUserInfo()
void MantidQt::MantidWidgets::MessageHandler::giveUserInfo |
( |
const std::string & |
prompt, |
|
|
const std::string & |
title |
|
) |
| |
|
overridevirtual |
◆ giveUserWarning()
void MantidQt::MantidWidgets::MessageHandler::giveUserWarning |
( |
const std::string & |
prompt, |
|
|
const std::string & |
title |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: