|
SHAPER
9.15.0
|
A class of dialog to show error message. More...

Public Slots | |
| XGUI_EXPORT void | refresh () |
| Update dialog box. More... | |
| XGUI_EXPORT void | clear () |
| Clear messages. More... | |
| XGUI_EXPORT void | addError (std::shared_ptr< Events_InfoMessage > theMsg) |
| Add error message. More... | |
| XGUI_EXPORT void | removeError (const QString &) |
| Remove error message. More... | |
Public Member Functions | |
| XGUI_EXPORT | XGUI_ErrorDialog (QWidget *parent) |
| Constructor. More... | |
A class of dialog to show error message.
| XGUI_ErrorDialog::XGUI_ErrorDialog | ( | QWidget * | parent | ) |
Constructor.
| parent | a parent widget |
|
slot |
Update dialog box.
|
slot |
Clear messages.
|
slot |
Add error message.
|
slot |
Remove error message.