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 .