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 .