
Public Member Functions | |
| SALOME_QApplication (int &argc, char **argv) | |
| virtual bool | notify (QObject *receiver, QEvent *e) |
| SUIT_ExceptionHandler * | handler () const |
| void | setHandler (SUIT_ExceptionHandler *h) |
Private Attributes | |
| SUIT_ExceptionHandler * | myHandler |
| SALOME_QApplication.SALOME_QApplication | ( | int & | argc, |
| char ** | argv | ||
| ) |
References SUIT_ExceptionHandler.handle(), and myHandler.
| SUIT_ExceptionHandler* SALOME_QApplication.handler | ( | ) | const |
References myHandler.
| void SALOME_QApplication.setHandler | ( | SUIT_ExceptionHandler * | h | ) |
References myHandler.