|
gepetto-viewer 6.1.0
An user-friendly Graphical Interface
|
#include <gepetto/gui/safeapplication.hh>


Public Member Functions | |
| SafeApplication (int &argc, char **argv) | |
| bool | notify (QObject *receiver, QEvent *e) |
Public Member Functions inherited from gepetto::gui::SlotExceptionCatch | |
| SlotExceptionCatch () | |
| virtual bool | safeNotify (QApplication *app, QObject *receiver, QEvent *e)=0 |
| Inherited classes must call impl_notify method surronded by a try/catch. More... | |
| void | addAsLeaf (SlotExceptionCatch *child) |
Additional Inherited Members | |
Protected Member Functions inherited from gepetto::gui::SlotExceptionCatch | |
| bool | impl_notify (QApplication *app, QObject *receiver, QEvent *e) |
Protected Attributes inherited from gepetto::gui::SlotExceptionCatch | |
| SlotExceptionCatch * | child_ |
|
inlineexplicit |
|
inline |