tbx
0.7.3
|
Listener for the pointer entering the window. More...
#include <pointerlistener.h>
Public Member Functions | |
virtual void | pointer_entering (const EventInfo &ev)=0 |
Called when the pointer enters the windows workspace. | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
Listener for the pointer entering the window.
This event doesn't just happen when the pointer is physically moved into a window's visible work area. It could occur because a menu is removed or a window is closed, revealing a new uppermost window.