Engine
Contents
Detailed Description
Engine Class
Represents a model of an engine.
More...
Header:
#include <Engine>
CMake:
find_package(Qt6 REQUIRED COMPONENTS TestCar)
target_link_libraries(mytarget PRIVATE Qt6::TestCarPrivate)
qmake:
QT += testcar-private
Since:
Qt 6.6.6
Detailed Description