SafeQApplication Class Referencefinal
Wrapper over QApplication. More...
Inheritance diagram for SafeQApplication:
Detailed Description
Wrapper over QApplication.
Prevents an app crash in case of an internal error. Disabled for debugging, because it makes getting the stack trace harder.
Static Public Member Functions | |
static void | DebugOutput (QtMsgType type, const QMessageLogContext &context, const QString &msg) |
The documentation for this class was generated from the following files:
- SafeQApplication.hpp
- SafeQApplication.cpp