VehicleFunctions QML Type

The VehicleFunctions singleton holds all the enums defined in the QtIfVehicleFunctions module and provides factory methods for all structs. More...

Import Statement: import QtInterfaceFramework.VehicleFunctions 1.0
Instantiates: QtIfVehicleFunctionsFactory

Detailed Description

The following enums are exported from this object:

AirflowDirection

ConstantDescription
WindshieldDirect airflow along the windshield.
DashboardDirect airflow through the dashboard.
FloorDirect airflow to the floor.

RecirculationMode

ConstantDescription
RecirculationOffThe recirculation is turned off.
RecirculationOnThe recirculation is turned on.
AutoRecirculationThe recirculation is turning off and on automatically depending on the air quality.

ClimateMode

ConstantDescription
ClimateOffThe climate system is turned off.
ClimateOnThe climate system is turned on.
AutoClimateThe 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

ConstantDescription
HeaterOnThe window heater is turned on.
HeaterOffThe window heater is turned off.
AutoHeaterThe window heater is turning off and on automatically.

BlindMode

ConstantDescription
BlindOpenThe blind will be opened.
BlindClosedThe blind will be closed.
AutoBlindThe blind is opened or closed automatically.

WindowState

ConstantDescription
FullyOpenThe object is fully open.
OpenThe object is open, but not fully open yet.
ClosedThe object is closed.

© 2021 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.