I have a multiple QGraphicsItems that are in a parent-child hierarchy. I’m trying to get highlighting of an item on mouse hover to work on an item basis, meaning that if the mouse hovers over an item it should highlight. The highlighting works fine, but if I’m performing the highlighting on a child, then the highlighting is also automatically happening