Definition of the enums used in the application. More...
#include <QtCore/qmetatype.h>
Go to the source code of this file.
Enumerations | |
enum class | ComponentStatus { Idle , Starting , Operational , Down , Idle , Starting , Operational , Down } |
Enum class for the component status. More... | |
enum class | DrivingMode { Manual , Automatic , Manual , Automatic } |
Enum class for the driving mode. More... | |
enum class | ClusterTheme { Dark , Light , Dark , Light } |
Enum class for the cluster theme. More... | |
enum class | ClusterMetrics { Miles , Kilometers , Miles , Kilometers } |
Enum class for the cluster metrics. More... | |
enum class | CarDirection { Drive , Reverse , Stop , Drive , Reverse , Stop } |
Enum class for the car direction. More... | |
Definition of the enums used in the application.
This file contains the definition of the enums used in the application.
Definition in file enums.hpp.
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |