Definition of the DataManager class. More...
#include "enums.hpp"
#include <QObject>
#include <QString>
#include "ClusterSettingsManager.hpp"
#include "SystemDataManager.hpp"
#include "VehicleDataManager.hpp"
Go to the source code of this file.
Data Structures | |
class | DataManager |
Class that manages the data received from the car's systems. QObject. More... | |
Definition of the DataManager class.
This file contains the definition of the DataManager class, which is responsible for managing the data received from the car's systems.
Definition in file DataManager.hpp.