#include <SUIT_ExceptionHandler.h>

Public Member Functions | |
| virtual bool | handle (QObject *, QEvent *) |
Protected Member Functions | |
| bool | internalHandle (QObject *, QEvent *) |
| void | showMessage (const QString &, const QString &) |
Show exception message on error handler.
Checks: is internal handle on object o?
Reimplemented in SalomeApp_ExceptionHandler.
References internalHandle().
Checks: is internal handle on object o?
| void SUIT_ExceptionHandler::showMessage | ( | const QString & | title, |
| const QString & | msg | ||
| ) | [protected] |
Show error message mgs, if application is not null.
References SUIT_MessageBox.critical().