Как получить ребенка Грид в qml с точками x и y?
Мой код: -
Grid{ id:grid //some code } //some js fn grid.at(x,y) = something
С помощью childAt метода, как описано здесь http://doc.qt.io/qt-5/qml-qtquick-item.html#childAt-method
childAt