|
wiRedPanda
Logic Circuit Simulator
|
Custom QApplication subclass with exception handling and main-window access. More...
#include <exception>#include <utility>#include <QApplication>#include <QMetaObject>#include <QPointer>#include <QString>Go to the source code of this file.
Classes | |
| class | Application |
| Custom QApplication that wraps event dispatch with exception handling. More... | |
| struct | ExceptionInfo |
| Value-captured exception details safe to forward across an event-loop boundary. More... | |
Custom QApplication subclass with exception handling and main-window access.
Definition in file Application.h.