QT_QML_SKIP_TYPE_COMPILER

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

This property was introduced in 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 .