wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
Application.h File Reference

Custom QApplication subclass with exception handling and main-window access. More...

#include <exception>
#include <utility>
#include <QApplication>
#include <QMetaObject>
#include <QPointer>
#include <QString>
Include dependency graph for Application.h:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Custom QApplication subclass with exception handling and main-window access.

Definition in file Application.h.