VehicleFunctions QML Type
The VehicleFunctions singleton holds all the enums defined in the QtIviVehicleFunctions module and provides factory methods for all structs. More...
Import Statement: | import QtIvi.VehicleFunctions 1.0 |
Instantiates: | QtIviVehicleFunctionsModuleFactory |
Detailed Description
The following enums are exported from this object:
AirflowDirection
Constant | Description |
---|---|
Windshield | Direct airflow along the windshield. |
Dashboard | Direct airflow through the dashboard. |
Floor | Direct airflow to the floor. |
RecirculationMode
Constant | Description |
---|---|
RecirculationOff | The recirculation is turned off. |
RecirculationOn | The recirculation is turned on. |
AutoRecirculation | The recirculation is turning off and on automatically depending on the air quality. |
ClimateMode
Constant | Description |
---|---|
ClimateOff | The climate system is turned off. |
ClimateOn | The climate system is turned on. |
AutoClimate | The climate system is in automatic mode and is adjusting some parts of the system automatically. E.g. lower the fan speed when the targetTemperature is reached. |
HeaterMode
Constant | Description |
---|---|
HeaterOn | The window heater is turned on. |
HeaterOff | The window heater is turned off. |
AutoHeater | The window heater is turning off and on automatically. |
BlindMode
Constant | Description |
---|---|
BlindOpen | The blind will be opened. |
BlindClosed | The blind will be closed. |
AutoBlind | The blind is opened or closed automatically. |
WindowState
Constant | Description |
---|---|
FullyOpen | The object is fully open. |
Open | The object is open, but not fully open yet. |
Closed | The object is closed. |