Definition of the SystemManager class. More...
#include <QObject>
#include <QTimer>
#include "IBatteryController.hpp"
#include "ISystemCommandExecutor.hpp"
#include "ISystemInfoProvider.hpp"
Go to the source code of this file.
Data Structures | |
class | SystemManager |
Class that manages the system time, status, and battery. QObject. More... | |
Definition of the SystemManager class.
This file contains the definition of the SystemManager class, which is used to manage the system time, status, and battery.
Definition in file SystemManager.hpp.