Implementation of the MileageManager class. More...
#include "MileageManager.hpp"
#include <QDebug>
#include "MileageCalculator.hpp"
#include "MileageFileHandler.hpp"
Go to the source code of this file.
Implementation of the MileageManager class.
This file contains the implementation of the MileageManager class, which is used to manage the mileage of the vehicle.
Definition in file MileageManager.cpp.