|
pure-cpp 1.0.0
A C++ physics simulation benchmark comparing performance with Python implementations
|
Helper class for loading application and Qt translations. More...
#include <QApplication>#include <QDebug>#include <QLibraryInfo>#include <QLocale>#include <QString>#include <QTranslator>

Go to the source code of this file.
Classes | |
| class | AppUtils::TranslationLoader |
| Provides a static method to load translation files for the application. More... | |
Namespaces | |
| namespace | AppUtils |
| Namespace for application-wide utility functions, primarily for exception handling. | |
Helper class for loading application and Qt translations.
This file is part of the pure C++ benchmark.
Definition in file translation_loader.hpp.