Definition of the MileageManager class. More...
#include <QObject>
#include <QTimer>
#include "IMileageCalculator.hpp"
#include "IMileageFileHandler.hpp"
Go to the source code of this file.
Data Structures | |
class | MileageManager |
Class that manages the mileage of a vehicle. QObject. More... | |
Definition of the MileageManager class.
This file contains the definition of the MileageManager class, which is responsible for managing the mileage of a vehicle.
Definition in file MileageManager.hpp.