import Qt 4.7 Item { id: root property int childrenCount: root.children.length Item {} }