#include <gepetto/gui/safeapplication.hh>
|
bool | impl_notify (QApplication *app, QObject *receiver, QEvent *e) |
|
◆ SlotExceptionCatch()
gepetto::gui::SlotExceptionCatch::SlotExceptionCatch |
( |
| ) |
|
|
inline |
◆ addAsLeaf()
◆ impl_notify()
bool gepetto::gui::SlotExceptionCatch::impl_notify |
( |
QApplication * |
app, |
|
|
QObject * |
receiver, |
|
|
QEvent * |
e |
|
) |
| |
|
inlineprotected |
◆ safeNotify()
virtual bool gepetto::gui::SlotExceptionCatch::safeNotify |
( |
QApplication * |
app, |
|
|
QObject * |
receiver, |
|
|
QEvent * |
e |
|
) |
| |
|
pure virtual |
Inherited classes must call impl_notify method surronded by a try/catch.
◆ child_
The documentation for this class was generated from the following file: