Count object childrens
-
anyone knows how to count an object childrens?
i'm currently using this method: myRec.data.length - but this gives me 4 dunno why... obviously i could do myRec.data.length - 2@Rectangle {
id: myRec
Rectangle {}
Rectangle {}
}@myRec shou