DEBSOURCES
Skip Quicknav
sources / qtdeclarative-opensource-src-gles / 5.15.17%2Bdfsg-1 / tests / auto / qml / qqmlengine / data / VMEAggregateVMEComponent.qml
12345678
import QtQuick 2.0 Item { property string foo: 'bar' VMEComponent { } }