1 #ifndef QIsisApplication_H 2 #define QIsisApplication_H 27 #include <QApplication>
virtual bool notify(QObject *rec, QEvent *ev)
notify - this function overrides the QApplication notify as QT event handlers do not handle exception...
Definition: QIsisApplication.cpp:74
QIsisApplication(int &argc, char *argv[])
Constructor.
Definition: QIsisApplication.cpp:28
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
Handles exceptions which the QT event handlers and QApplication do not handle.
Definition: QIsisApplication.h:50
void openUrl(QUrl url)
Open a URL in the browser specified by Isis.
Definition: QIsisApplication.cpp:88