Quote Originally Posted by Danie View Post
Isn't their any direct function call API for this determining whether the mouse move event goes outside app window?
Yes. QWidget::leaveEvent()

Cheers,
_