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