DEBSOURCES
Skip Quicknav
sources / qtdeclarative-opensource-src / 5.15.8%2Bdfsg-3 / tests / auto / qml / qqmlengine / data / GroupedPropertiesRevisionComponent1.qml
12345678910
import QtQuick 2.8 Item { property alias textEdit: textEdit TextEdit { id: textEdit } }