Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Guys how know how to do it.
I have QObjectList which i set as model to qml GridData. The task is: I need to find item with name and scroll to that item in qml, also will nice to highlight it background for several seconds.
How to find this item in qml from C++ ?