Title. I have distinct child states that all should connect to the same slot on entered(). I could just connect each child state specifically to the slot but I was wondering if a child state being entered will cause the parent state to emit entered() also.