Hello all :)

I have a program which has few mousearea's which are partly overlapping.
One mousearea fills the whole application window. I want to do
function foo() {} if
the mouse leaves the window and function bar()  {} when I enter the window.
Can I prevent onExited getting called  (frome the mousearea that
covers the whole window) when I
only move into another mousearea of the window which overlap's?

Thanks in advance!
Damian
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to