qt6-bb10/qtdeclarative/tests/auto/qml/qqmlengine/data/interception/strings/Intercepted.qml

6 lines
70 B
QML

import QtQml 2.0
QtObject {
property string myStr: "base file"
}