QT_QML_INTERNAL_TYPE

Marks a QML file as providing an internal type.

This property was introduced in Qt 6.2.

Set this property to TRUE to indicate that the .qml file provides an internal type.

See also qt_target_qml_sources.