DEBSOURCES
Skip Quicknav
sources / qtdeclarative-opensource-src / 5.15.2%2Bdfsg-6 / tests / auto / qml / qqmlincubator / data / recursiveClear.2.qml
12345678
import QtQuick 2.0 Rectangle { objectName: "blue" width: 100 height: 100 color: "blue" }