With few exceptions you will get enter/leave events when the cursor
moves in/out of a widget. Exceptions are when there is:
1) a mouse grabber (QWidget::grabMouse is called).
2) a mouse button pressed.
3) a modal dialog.
4) an active popup.
The Qt::WA_UnderMouse attribute is set on the entered widget.
As I said, enter/leave events doesn't quite work how it's suppose to
work at the moment, but we will look into it.
--
Bjoern Erik Nilsen - bnilsen at trolltech.com
Trolltech ASA - Sandakervn. 116, P.O. Box 4332 Nydalen, 0402 Oslo, Norway
Bookmarks