Represents a model of a car. More...
#include <Car>
find_package(Qt6 REQUIRED COMPONENTS TestCar)
target_link_libraries(mytarget PRIVATE Qt6::TestCar)
QT += testcar