|
pure-cpp 1.0.0
A C++ physics simulation benchmark comparing performance with Python implementations
|
Implementation of the application lifecycle manager. More...
#include "app_manager.hpp"#include <QAction>#include <QMainWindow>#include <QMenu>#include <QMenuBar>#include <QWidget>#include <chrono>#include "app_profiler.hpp"
Go to the source code of this file.
Implementation of the application lifecycle manager.
This file is part of the pure C++ benchmark.
Definition in file app_manager.cpp.