Hi

I want to handle some of the child events at the parent item level. Since I have many childs for a particular parent, I want to know the child which initially received the event.

I can get it from the event->pos() and checking which item lies in that spot.

I was just wondering if this is the best approach or there is some other way?

Thanks
Arjun