VehicleFunctions QML Type
The VehicleFunctions singleton holds all the enums defined in the QtIviVehicleFunctions module and provides factory methods for all structs. More...
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. | 
 
 
© 2020 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.     The documentation provided herein is licensed under the terms of the    GNU Free Documentation    License version 1.3 as published by the Free Software Foundation.     Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners.