Car Class

Represents a model of a car. More...

Header: #include <Car>
CMake: find_package(Qt6 REQUIRED COMPONENTS TestCar)
target_link_libraries(mytarget PRIVATE Qt6::TestCar)
qmake: QT += testcar
Since: Qt 6.6.6

Detailed Description