Car
Contents
Detailed Description
Properties
Signals
Methods
Car QML Type
A car.
More...
Import Statement:
import QmlNativeTypeSynopsis
Since:
Qt 6.8
In C++:
CppCar
List of all members, including inherited members
Detailed Description
Properties
color
The color of the car.
Signals
engineStarted()
Emitted when the engine is started.
Methods
startEngine()
Starts the engine.