tbx
0.7.3
|
Listener for LoseCaret Wimp event. More...
#include <caretlistener.h>
Public Member Functions | |
virtual void | lose_caret (CaretEvent &event)=0 |
virtual function called when the application receives the lose caret window event More... | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
Listener for LoseCaret Wimp event.
The event isn't generated if the input focus only changes position within the same window
|
pure virtual |
virtual function called when the application receives the lose caret window event
event | details of where the caret was lost from |