![]() |
CustusX
16.5.0-rc9
An IGT application
|
#include <cxApplication.h>
Public Member Functions | |
| Application (int &argc, char **argv) | |
| virtual | ~Application () |
| virtual bool | notify (QObject *rec, QEvent *ev) |
Override of QApplication, Use when you want to catch exceptions thrown from within an event handler and not caught anywhere else.
Definition at line 53 of file cxApplication.h.
| cx::Application::Application | ( | int & | argc, |
| char ** | argv | ||
| ) |
Definition at line 50 of file cxApplication.cpp.
|
inlinevirtual |
Definition at line 57 of file cxApplication.h.
|
virtual |
Definition at line 75 of file cxApplication.cpp.