Definition of the CarManager class. More...
#include "CanBusManager.hpp"
#include "ControlsManager.hpp"
#include "DataManager.hpp"
#include "DisplayManager.hpp"
#include "MileageManager.hpp"
#include "SystemManager.hpp"
#include <QMainWindow>
Go to the source code of this file.
Data Structures | |
class | CarManager |
Class that manages the car manager application. QMainWindow. More... | |
Namespaces | |
namespace | Ui |
Namespace containing the user interface for the car manager. | |
Definition of the CarManager class.
This file contains the definition of the CarManager class, which is responsible for managing the car manager application.
Definition in file CarManager.hpp.