qt6-bb10/qtdeclarative/tests/auto/qmlls/qqmlcodemodel/data/FileB.qml

6 lines
60 B
QML

import QtQuick
FileA {
property int helloPropertyInB
}