I have a QML application with several Rectangle Elements put within a Column Element.
Is there any way i can Iterate through these Column using some index .. so that i can change property of a particular rectangle within the the Column .