QT_QML_SKIP_TYPE_COMPILER

Excludes a file from being compiled to C++ using qmltc.

该特性在 Qt 6。4 引入。

注意: This property is in technology preview and may change in future releases.

把此特性设为 TRUE to prevent the .qml file from being compiled to C++ during qmltc compilation.

另请参阅 qmltc-cmake .