pure-cpp 1.0.0
A C++ physics simulation benchmark comparing performance with Python implementations
app_manager.cpp File Reference

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"
Include dependency graph for app_manager.cpp:

Go to the source code of this file.

Detailed Description

Implementation of the application lifecycle manager.

Author
Le Bars, Yoann

This file is part of the pure C++ benchmark.

Definition in file app_manager.cpp.