Implementation of the SystemManager class. More...
#include "SystemManager.hpp"
#include <QDateTime>
#include <QDebug>
#include "BatteryController.hpp"
#include "SystemCommandExecutor.hpp"
#include "SystemInfoProvider.hpp"
Go to the source code of this file.
Implementation of the SystemManager class.
This file contains the implementation of the SystemManager class, which is used to manage the system status.
Definition in file SystemManager.cpp.