DEBSOURCES
Skip Quicknav
sources / qt6-declarative / 6.9.1%2Bdfsg-1 / tests / auto / qml / qqmlengine / data / GroupedPropertiesRevisionComponent2.qml
12345678910
import QtQuick 2.0 Item { property alias textEdit: textEdit TextEdit { id: textEdit } }